Navigation
API > API/Plugins > API/Plugins/SteamShared > API/Plugins/SteamShared/FSteamSharedModule
Description
If the module will be loading the client dlls for the dedicated server instance. Really only useful on Windows.
| Name | IsLoadingServerClientDlls |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Steam/SteamShared/Source/SteamShared/Public/SteamSharedModule.h |
| Include Path | #include "SteamSharedModule.h" |
bool IsLoadingServerClientDlls() const
If this application is currently loading client dlls on the server