Show / Hide Table of Contents

Class FloatCurveExtensions

Inheritance
System.Object
FloatCurveExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class FloatCurveExtensions

Methods

| Improve this Doc View Source

SetValues(IFloatCurve, AssetCollection, String, String, ClassIDType, IMonoScript)

Declaration
public static void SetValues(this IFloatCurve curve, AssetCollection collection, string path, string attribute, ClassIDType classID, IMonoScript script)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.FloatCurve.IFloatCurve curve
AssetCollection collection
System.String path
System.String attribute
AssetRipper.SourceGenerated.ClassIDType classID
AssetRipper.SourceGenerated.Classes.ClassID_115.IMonoScript script
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾