FSteamSharedModule::SupportsDynamicReloading

Due to the loading of the DLLs and how the Steamworks API is initialized, we cannot support dynamic reloading.

Windows
MacOS
Linux

Override Hierarchy

IModuleInterface::SupportsDynamicReloading()

FSteamSharedModule::SupportsDynamicReloading()

References

Module

SteamShared

Header

/Engine/Plugins/Runtime/Steam/SteamShared/Source/SteamShared/Public/SteamSharedModule.h

Include

#include "SteamSharedModule.h"

Syntax

virtual bool SupportsDynamicReloading()

Remarks

Due to the loading of the DLLs and how the Steamworks API is initialized, we cannot support dynamic reloading.

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