Class StreamedClipExtensions
Inheritance
System.Object
StreamedClipExtensions
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 StreamedClipExtensions
Methods
| Improve this Doc View SourceCurveCount(IStreamedClip)
Declaration
public static int CurveCount(this IStreamedClip clip)
Parameters
Type | Name | Description |
---|---|---|
AssetRipper.SourceGenerated.Subclasses.StreamedClip.IStreamedClip | clip |
Returns
Type | Description |
---|---|
System.Int32 |
IsSet(IStreamedClip)
Declaration
public static bool IsSet(this IStreamedClip clip)
Parameters
Type | Name | Description |
---|---|---|
AssetRipper.SourceGenerated.Subclasses.StreamedClip.IStreamedClip | clip |
Returns
Type | Description |
---|---|
System.Boolean |