Navigation
API > API/Plugins > API/Plugins/XRBase
| |
|
| Name |
FXRTrackingSystemDelegates |
| Type |
class |
| Header File |
/Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/XRTrackingSystemBase.h |
| Include Path |
#include "XRTrackingSystemBase.h" |
Syntax
class FXRTrackingSystemDelegates
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FXRInteractionProfileChanged |
TMulticastDelegate_NoParams< void > |
|
XRTrackingSystemBase.h |
| FXRPlayAreaChanged |
TMulticastDelegate_NoParams< void > |
|
XRTrackingSystemBase.h |
| FXRTrackingOriginChanged |
TMulticastDelegate_OneParam< void, const IXRTrackingSystem * > |
|
XRTrackingSystemBase.h |
Constants
| Name |
Type |
Remarks |
Include Path |
| OnXRInteractionProfileChanged |
FXRInteractionProfileChanged |
|
XRTrackingSystemBase.h |
| OnXRPlayAreaChanged |
FXRPlayAreaChanged |
|
XRTrackingSystemBase.h |
| OnXRTrackingOriginChanged |
FXRTrackingOriginChanged |
|
XRTrackingSystemBase.h |