Click or drag to resize

RoleDescriptorName Field

Role name

Namespace:  ImmerseSDK.Roles
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[JsonNameAttribute("name")]
[UnityEngine.TooltipAttribute("Role name")]
public string Name

Field Value

Type: String
See Also