Helper class that is able to convert objects to GUIDs and back.
More...
Helper class that is able to convert objects to GUIDs and back.
static string GUID.FromObject |
( |
Object |
obj | ) |
|
|
static |
Get the specified object's GUID.
static Object GUID.ToObject |
( |
string |
guid | ) |
|
|
static |
Convert the specified path to GUID.
Convert the specified GUID to asset path.
Convert the specified object to asset path.
Convert the specified GUID to an object reference.
The documentation for this class was generated from the following file:
- D:/Projects/NGUI/Assets/Test/Editor/GUID.cs