Navigation
API > API/Plugins > API/Plugins/ConcertServer
References
| Module | ConcertServer |
| Header | /Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertServer/Public/ConcertServerSettings.h |
| Include | #include "ConcertServerSettings.h" |
Syntax
USTRUCT ()
struct FConcertServerSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIgnoreSessionSettingsRestriction | The server will allow client to join potentially incompatible sessions | |
| int32 | SessionTickFrequencySeconds | The timespan at which session updates are processed. |