Show / Hide Table of Contents

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 Source

FindShapeNameByCRC(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
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾