Navigation
API > API/Plugins > API/Plugins/MultiServerConfiguration
Inheritance Hierarchy
- IModuleInterface
- FMultiServerConfigurationModule
References
| Module | MultiServerConfiguration |
| Header | /Engine/Plugins/Runtime/MultiServerReplication/Source/MultiServerConfiguration/Public/MultiServerConfigurationModule.h |
| Include | #include "MultiServerConfigurationModule.h" |
Syntax
class FMultiServerConfigurationModule : public IModuleInterface
Remarks
See MultiServerNode for more details about multi-server networking as a whole.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| bool | Override this to set whether your module would like cleanup on application shutdown | ||
| bool | Override this to set whether your module is allowed to be unloaded on the fly |