Summary
Tries to get the
UnityEngine.Object.name
or System.Object.ToString
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- NameCache
Syntax
public static bool TryToString(Object obj, out string name)
Parameters
Name | Type | Description |
---|---|---|
obj | Object | |
name | string |
Return Value
Type | Description |
---|---|
bool |