InputSimulationHelpGuide.HelpGuideShortcutTip 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 ^ HelpGuideShortcutTip;
[UnityEngine.SerializeField]
[UnityEngine.Tooltip("The gameobject that displays the shortcut for bringing up the input simulation help guide")]
public UnityEngine.GameObject HelpGuideShortcutTip;
[<UnityEngine.SerializeField>]
[<UnityEngine.Tooltip("The gameobject that displays the shortcut for bringing up the input simulation help guide")>]
val mutable HelpGuideShortcutTip : UnityEngine.GameObject
Public HelpGuideShortcutTip As GameObject
Field Value
UnityEngine.GameObject
- Attributes
-
UnityEngine.SerializeFieldAttribute UnityEngine.TooltipAttribute