NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
GUID Class Reference

Helper class that is able to convert objects to GUIDs and back. More...

Static Public Member Functions

static string FromObject (Object obj)
 Get the specified object's GUID. More...
 
static Object ToObject (string guid)
 Convert the specified path to GUID. More...
 

Detailed Description

Helper class that is able to convert objects to GUIDs and back.

Member Function Documentation

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: