Property | Type | Description | |
---|---|---|---|
queueAhead | bool | ||
resetTrackerOnLoad | bool | ||
usePositionTracking | bool |
Method | Description | |
---|---|---|
DismissHSWDisplay ( ) : void |
If the HSW has been visible for the necessary amount of time, this will make it disappear.
|
|
PlatformUIConfirmQuit ( ) : void | ||
PlatformUIGlobalMenu ( ) : void | ||
ReturnToLauncher ( ) : void |
Leaves the application/game and returns to the launcher/dashboard
|
Method | Description | |
---|---|---|
Awake ( ) : void | ||
InitVolumeController ( ) : void |
Creates a popup dialog that shows when volume changes.
|
|
OnEnable ( ) : void | ||
Update ( ) : void |
public static PlatformUIConfirmQuit ( ) : void | ||
return | void |
public static PlatformUIGlobalMenu ( ) : void | ||
return | void |