OVRPlatformMenu Class Reference

Shows the Oculus plaform UI. More...

Inheritance diagram for OVRPlatformMenu:

Public Types

enum  eHandler { eHandler.ShowConfirmQuit, eHandler.RetreatOneLevel }
 

Public Attributes

eHandler shortPressHandler = eHandler.ShowConfirmQuit
 
System.Func< bool > OnShortPress
 Callback to handle short press. Returns true if ConfirmQuit menu should be shown. More...
 

Detailed Description

Shows the Oculus plaform UI.

Member Enumeration Documentation

◆ eHandler

Enumerator
ShowConfirmQuit 
RetreatOneLevel 

Member Data Documentation

◆ OnShortPress

System.Func<bool> OVRPlatformMenu.OnShortPress

Callback to handle short press. Returns true if ConfirmQuit menu should be shown.

◆ shortPressHandler

eHandler OVRPlatformMenu.shortPressHandler = eHandler.ShowConfirmQuit

The documentation for this class was generated from the following file: