enum | eHandler { } |
eHandler | shortPressHandler[Get] |
System.Func< bool > | OnShortPress[Get] Callback to handle short press. |
ShowConfirmQuit | |
RetreatOneLevel |
eHandler OVRPlatformMenu.shortPressHandler |
---|
No description available.
|
System.Func<bool> OVRPlatformMenu.OnShortPress |
---|
Callback to handle short press. Returns true if ConfirmQuit menu should be shown. |