Class UnityObjectBaseExtensions
Inheritance
System.Object
UnityObjectBaseExtensions
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 UnityObjectBaseExtensions
Methods
| Improve this Doc View SourceGetLogString(IUnityObjectBase)
Declaration
public static string GetLogString(this IUnityObjectBase asset)
Parameters
Type | Name | Description |
---|---|---|
IUnityObjectBase | asset |
Returns
Type | Description |
---|---|
System.String |
GetOriginalName(IUnityObjectBase)
Declaration
public static string GetOriginalName(this IUnityObjectBase _this)
Parameters
Type | Name | Description |
---|---|---|
IUnityObjectBase | _this |
Returns
Type | Description |
---|---|
System.String |
TryGetName(IUnityObjectBase)
Declaration
public static string TryGetName(this IUnityObjectBase _this)
Parameters
Type | Name | Description |
---|---|---|
IUnityObjectBase | _this |
Returns
Type | Description |
---|---|
System.String |