| AvatarColor |
FLinearColor |
The color used for the presence avatar in a session. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| bSupportMixedBuildTypes |
bool |
Enable extended version support when using Multi-user with precompiled and source builds. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- DisplayName="Support Mixed Build Types"
- AdvancedDisplay
- Category="Client Settings"
|
| ClientAuthenticationKey |
FString |
A key used to identify the clients during server discovery. |
ConcertClientSettings.h |
|
| DesktopAvatarActorClass |
FSoftClassPath |
The desktop representation of this editor's user to other connected users |
ConcertClientSettings.h |
- Config
- EditAnywhere
- NoClear
- Category="Client Settings"
- Meta=(MetaClass="/Script/ConcertSyncClient.ConcertClientDesktopPresenceActor")
|
| DiscoveryTimeoutSeconds |
int32 |
The timespan at which discovered Multi-User server are considered stale if they haven't answered back |
ConcertClientSettings.h |
- Config
- EditAnywhere
- DisplayName="Discovery Timeout"
- AdvancedDisplay
- Category="Client Settings"
- Meta=(ForceUnits=s)
|
| DisplayName |
FString |
The display name to use when in a session. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- Category="Client Settings"
|
| LatencyCompensationMs |
float |
Amount of latency compensation to apply to time-synchronization sensitive interactions |
ConcertClientSettings.h |
- Config
- EditAnywhere
- DisplayName="Latency Compensation"
- AdvancedDisplay
- Category="Client Settings"
- Meta=(ForceUnits=ms)
|
| ServerPort |
uint16 |
The port to use to reach the server with static endpoints when launched through the editor. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- AdvancedDisplay
- Category="Client Settings"
|
| SessionTickFrequencySeconds |
int32 |
The timespan at which session updates are processed. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- DisplayName="Session Tick Frequency"
- AdvancedDisplay
- Category="Client Settings"
- Meta=(ForceUnits=s)
|
| Tags |
TArray< FName > |
Array of tags that can be used for grouping and categorizing. |
ConcertClientSettings.h |
- Config
- EditAnywhere
- AdvancedDisplay
- Category="Client Settings"
|
| VRAvatarActorClass |
FSoftClassPath |
The VR representation of this editor's user to other connected users |
ConcertClientSettings.h |
- Config
- EditAnywhere
- NoClear
- Category="Client Settings"
- Meta=(MetaClass="/Script/ConcertSyncClient.ConcertClientVRPresenceActor", DisplayName="VR Avatar Actor Class")
|