 | HandGuiIsHandGuiEnabled Property |
Dynamically enable/disable HandGui. This is a global switch for the entire menu. It won't hide the watch, just disable activation of the menu
Namespace:
ImmerseSDK.UI
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntaxpublic bool IsHandGuiEnabled { get; set; }
Property Value
Type:
Boolean
See Also