IXRTrackingSystem::OnEndPlay

This method is called when playing ends. 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 OnEndPlay
(
    FWorldContext & InWorldContext
)

Remarks

This method is called when playing ends. 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