Navigation
API > API/Plugins > API/Plugins/DMXEditor
References
| Module | DMXEditor |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/DMXEditorSettings.h |
| Include | #include "DMXEditorSettings.h" |
Syntax
USTRUCT ()
struct FDMXConflictMonitorSettings
Remarks
Settings for the conflict monitor
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAutoPause | When enabled, the conflict monitor pauses when a conflict occurs | |
| bool | bPrintToLog | When enabled, the the conflict monitor prints conflicts to log | |
| bool | bRunWhenOpened | True if the conflict monitor starts when oppened | |
| uint8 | Depth | The displayed depth of traces |