| HMDConnectCanceledDelegate |
FVRNotificationsDelegate |
This will be called when the user declines to connect the HMD when prompted to do so by a system dialog. (PS4 Only) |
VRNotificationsComponent.h |
|
| HMDLostDelegate |
FVRNotificationsDelegate |
This will be called when connection to HMD is lost. |
VRNotificationsComponent.h |
|
| HMDPutOnHeadDelegate |
FVRNotificationsDelegate |
This will be called when the HMD detects that it has been put on by a player. |
VRNotificationsComponent.h |
|
| HMDRecenteredDelegate |
FVRNotificationsDelegate |
This will be called when the XR runtime requests a recenter (such as when a system recenter button is pressed). |
VRNotificationsComponent.h |
|
| HMDReconnectedDelegate |
FVRNotificationsDelegate |
This will be called when connection to HMD is restored. |
VRNotificationsComponent.h |
|
| HMDRemovedFromHeadDelegate |
FVRNotificationsDelegate |
This will be called when the HMD detects that it has been taken off by a player (disconnecting the hmd also causes it to register as taken off). |
VRNotificationsComponent.h |
|
| HMDTrackingInitializedDelegate |
FVRNotificationsDelegate |
This will be called on Morpheus when the HMD is done initializing and therefore reprojection will start functioning. |
VRNotificationsComponent.h |
|
| HMDTrackingInitializingAndNeedsHMDToBeTrackedDelegate |
FVRNotificationsDelegate |
This will be called on Morpheus if the HMD starts up and is not fully initialized (in NOT_STARTED or CALIBRATING states). |
VRNotificationsComponent.h |
|
| VRControllerRecenteredDelegate |
FVRNotificationsDelegate |
This will be called when the VR system recenters a controller. |
VRNotificationsComponent.h |
|
| XRInteractionProfileChangedDelegate |
FVRNotificationsDelegate |
This will be called whenever the interaction profile is altered. |
VRNotificationsComponent.h |
|
| XRPlayAreaChangedDelegate |
FVRNotificationsDelegate |
This will be called whenever the play area is altered. |
VRNotificationsComponent.h |
|
| XRTrackingOriginChangedDelegate |
FVRNotificationsDelegate |
This will be called whenever the tracking origin is altered. |
VRNotificationsComponent.h |
|