Class UnityPropertySheetExtensions
Inheritance
System.Object
UnityPropertySheetExtensions
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 UnityPropertySheetExtensions
Methods
| Improve this Doc View SourceFindPropertyNameByCRC28(IUnityPropertySheet, UInt32)
Declaration
public static string FindPropertyNameByCRC28(this IUnityPropertySheet sheet, uint crc)
Parameters
Type | Name | Description |
---|---|---|
AssetRipper.SourceGenerated.Subclasses.UnityPropertySheet.IUnityPropertySheet | sheet | |
System.UInt32 | crc |
Returns
Type | Description |
---|---|
System.String |