Click or drag to resize

IndexedMonoBehaviourGUID Property

Note: This API is now obsolete.

The id of this object

Namespace:  ImmerseSDK.Indexing
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[ObsoleteAttribute("Obsolete: Use Id instead")]
public GUID GUID { get; }

Property Value

Type: GUID
See Also