AnimatedCursorData<T>.name Field

Definition

protected: System::String ^ name;
[UnityEngine.SerializeField]
[UnityEngine.Tooltip("The name of this specific cursor state.")]
protected string name;
[<UnityEngine.SerializeField>]
[<UnityEngine.Tooltip("The name of this specific cursor state.")>]
val mutable name : string
Protected name As String 

Field Value

Attributes
UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute

Applies to