Navigation
API > API/Plugins > API/Plugins/DMXEditor
| |
|
| Name |
EDMXReadOnlyFixturePatchListShowMode |
| Type |
enum |
| Header File |
/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/Widgets/SDMXReadOnlyFixturePatchList.h |
| Include Path |
#include "Widgets/SDMXReadOnlyFixturePatchList.h" |
Syntax
enum EDMXReadOnlyFixturePatchListShowMode
{
All,
Active,
Inactive,
}
Values
| Name |
Remarks |
| All |
Show All Fixture Patches in the list |
| Active |
Show Only Active Fixture Patches in the list |
| Inactive |
Show Only Inactive Fixture Patches in the list |