Class BlendShapeDataExtensions
Inheritance
System.Object
BlendShapeDataExtensions
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 BlendShapeDataExtensions
Methods
| Improve this Doc View SourceFindShapeNameByCRC(IBlendShapeData, UInt32)
Declaration
public static string FindShapeNameByCRC(this IBlendShapeData blendShapeData, uint crc)
Parameters
Type | Name | Description |
---|---|---|
AssetRipper.SourceGenerated.Subclasses.BlendShapeData.IBlendShapeData | blendShapeData | |
System.UInt32 | crc |
Returns
Type | Description |
---|---|
System.String |