Click or drag to resize

Roles_availableRoles Field

Defines the available roles for this app

Namespace:  ImmerseSDK.Roles
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
[UnityEngine.TooltipAttribute("Defines the available roles for this app")]
private RoleDescriptor[] _availableRoles

Field Value

Type: RoleDescriptor
See Also