Method | Description | |
---|---|---|
IsAppId ( string val ) : bool |
Checks if a string is a Guid by attempting to create one.
|
|
OnInspectorGUI ( ) : void |
Method | Description | |
---|---|---|
RpcListHashCode ( ) : int |
public static IsAppId ( string val ) : bool | ||
val | string | The potential guid to check. |
return | bool |