FOnlineSubsystemOculusModule::SupportsAutomaticShutdown

Override this to set whether your module would like cleanup on application shutdown

Windows
MacOS
Linux

Override Hierarchy

IModuleInterface::SupportsAutomaticShutdown()

FOnlineSubsystemOculusModule::SupportsAutomaticShutdown()

References

Module

OnlineSubsystemOculus

Header

/Engine/Plugins/Online/OnlineSubsystemOculus/Source/Public/OnlineSubsystemOculusModule.h

Include

#include "OnlineSubsystemOculusModule.h"

Syntax

virtual bool SupportsAutomaticShutdown()

Remarks

Override this to set whether your module would like cleanup on application shutdown

Returns

Whether the module supports shutdown on application exit

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