Method GetClientGUID
GetClientGUID()
Gets the GUID of the Client asset.
Declaration
public Hash128 GetClientGUID()
Returns
Type | Description |
---|---|
Hash128 | Returns the GUID of the Client asset. |
Remarks
If there is no provider for the client target, returns an invalid Hash128 value.