Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FCoreDelegates
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h |
| Include | #include "Misc/CoreDelegates.h" |
Syntax
static TMulticastDelegate < void> VRHeadsetTrackingInitializingAndNeedsHMDToBeTrackedDelegate;
Remarks
Sent when the platform needs the user to fix headset tracking on startup (Most platforms do not need this.)