Navigation
API > API/Plugins > API/Plugins/DMXEditor > API/Plugins/DMXEditor/Widgets
References
| Module | DMXEditor |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/Widgets/SDMXReadOnlyFixturePatchList.h |
| Include | #include "Widgets/SDMXReadOnlyFixturePatchList.h" |
Syntax
USTRUCT&40;&41;
struct FDMXReadOnlyFixturePatchListDescriptor
Remarks
Struct to describe a fixture patch list, so it can be stored in settings
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< FName, bool > | ColumnIDToShowStateMap | Map for storing the show state of each column by name ID | |
| FName | SortedByColumnID | By which column ID the List is sorted |
Constructors
| Type | Name | Description | |
|---|---|---|---|