Click or drag to resize

AvatarInitialised Property

True if this object has been initialized

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool Initialised { get; private set; }

Property Value

Type: Boolean
See Also