| bAutoConnect |
bool |
Automatically connect or create default session on default server. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| bInstallEditorToolbarButton |
bool |
True if the Multi-User module should install shortcut button and its drop-down menu in the level editor toolbar. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
- Meta=(ConfigRestartRequired=true, DisplayName="Enable Multi-User Toolbar Button")
|
| bIsHeadless |
bool |
True if this client should be "headless"? (ie, not display any UI). |
ConcertClientSettings.h |
|
| bRetryAutoConnectOnError |
bool |
If auto-connect is on, retry connecting to the default server/session until it succeeds or the user cancels. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| bShouldPromptForHotReloadOnLevel |
bool |
Hot reload of a level happens automatically when level / sublevel is changed. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| ClientSettings |
FConcertClientSettings |
Client & client session settings |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
- Meta=(ShowOnlyInnerProperties)
|
| DefaultSaveSessionAs |
FString |
If this client create the default session, should the session data be saved when it's deleted. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| DefaultServerURL |
FString |
Default server url (just a name for now) to look for on auto or default connect. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| DefaultSessionName |
FString |
Default session name to look for on auto connect or default connect. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| DefaultSessionToRestore |
FString |
If this client create the default session, should the session restore a saved session. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| EndpointSettings |
FConcertEndpointSettings |
Endpoint settings passed down to endpoints on creation |
ConcertClientSettings.h |
- Config
- EditAnywhere
- AdvancedDisplay
- Category="Endpoint Settings"
- Meta=(ShowOnlyInnerProperties)
|
| ReadOnlyAssignment |
FGameplayTagContainer |
A list of roles that should enter multi-user in read-only mode. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| SendOnlyAssignment |
FGameplayTagContainer |
A list of roles that should enter multi-user in send-only mode. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| ServerType |
EConcertServerType |
Determines which server executable with be launched: Console -> UnrealMultiUserServer.exe Slate -> UnrealMultiUserSlateServer.exe |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| SourceControlSettings |
FConcertSourceControlSettings |
|
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Revision Control Settings"
- Meta=(ShowOnlyInnerProperties, Keywords="Source Control")
|