IXRTrackingSystem::OnBeginPlay

This method is called when playing begins. Useful to reset all runtime values stored in the plugin.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IXRTrackingSystem.h

Include

#include "IXRTrackingSystem.h"

Syntax

virtual void OnBeginPlay
(
    FWorldContext & InWorldContext
)

Remarks

This method is called when playing begins. Useful to reset all runtime values stored in the plugin.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss