Navigation
API > API/Plugins > API/Plugins/DisplayClusterMessageInterceptio-
References
| Module | DisplayClusterMessageInterception |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayClusterMessageInterceptor/Public/DisplayClusterMessageInterceptionSettings.h |
| Include | #include "DisplayClusterMessageInterceptionSettings.h" |
Syntax
USTRUCT ()
struct FMessageInterceptionSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bInterceptMultiUserMessages | Indicates whether messages from multi user are intercepted. | |
| bool | bIsEnabled | By default, interception is enabled and multi user interception is active Old config properties are not redirectable so by default, new system will be enabled fixing any discrepencies across the system with settings synchronization. | |
| float | TimeoutSeconds | Maximum seconds to keep intercepted message to be synchronized across cluster. |