![]() | RolesList Class |
Namespace: ImmerseSDK.Roles
[UnityEngine.DisallowMultipleComponent] public sealed class RolesList : UnityEngine.MonoBehaviour, ISceneMetadataList, ISceneMetadata
The RolesList type exposes the following members.
Name | Description | |
---|---|---|
![]() | UpdateDescriptor |
Update the descriptor with the role description.
If role was not found, it will fail.
|
Name | Description | |
---|---|---|
![]() | _availableRoles |
Defines the available roles for this app
|
Name | Description | |
---|---|---|
![]() | GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) |
![]() | WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |