InputSimulationHelpGuide.HelpGuideVisual Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: UnityEngine::GameObject ^ HelpGuideVisual;
[UnityEngine.SerializeField]
[UnityEngine.Tooltip("The game object containing the input simulation help guide")]
public UnityEngine.GameObject HelpGuideVisual;
[<UnityEngine.SerializeField>]
[<UnityEngine.Tooltip("The game object containing the input simulation help guide")>]
val mutable HelpGuideVisual : UnityEngine.GameObject
Public HelpGuideVisual As GameObject
Field Value
UnityEngine.GameObject
- Attributes
-
UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute