FOnlineSubsystemOculusModule::SupportsDynamicReloading

Override this to set whether your module is allowed to be unloaded on the fly

Windows
MacOS
Linux

Override Hierarchy

IModuleInterface::SupportsDynamicReloading()

FOnlineSubsystemOculusModule::SupportsDynamicReloading()

References

Module

OnlineSubsystemOculus

Header

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

Include

#include "OnlineSubsystemOculusModule.h"

Syntax

virtual bool SupportsDynamicReloading()

Remarks

Override this to set whether your module is allowed to be unloaded on the fly

Returns

Whether the module supports shutdown separate from the rest of the engine.

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