Immerse SDK
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

GUID

struct in ImmerseSDK.PlatformServices

Encapsulates a unique identifier for networked messages

Constructors
Byte[] bytes
OwnerType ownerType, UserId ownerId, UInt16 index, byte scene
Properties
- -
Index Unique index within the scene
Owner Owner’s User ID (if applicable)
Scene The scene that this GUID is associated with
Type Owner type for this GUID
Value Bytes contained in this GUID (useful for serialization)
IsValid Returns false if this GUID has not been properly set
Methods
ToUlong Returns GUID as a ulong
ToString String representation of the ulong value of this message id
ToStringLong A string representation containing all data stored in this GUID