Navigation
API > API/Plugins > API/Plugins/DMXEditor
Entity Fixture Patch as a row in a list
| |
|
| Name |
SDMXReadOnlyFixturePatchListRow |
| Type |
class |
| Header File |
/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/Widgets/SDMXReadOnlyFixturePatchListRow.h |
| Include Path |
#include "Widgets/SDMXReadOnlyFixturePatchListRow.h" |
Syntax
class SDMXReadOnlyFixturePatchListRow : public SMultiColumnTableRow< TSharedPtr< FDMXReadOnlyFixturePatchListItem > >
Inheritance Hierarchy
Implements Interfaces
Structs
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Item |
TSharedPtr< FDMXReadOnlyFixturePatchListItem > |
The item this widget draws |
Widgets/SDMXReadOnlyFixturePatchListRow.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Constructs this widget |
Widgets/SDMXReadOnlyFixturePatchListRow.h |
|
Protected
Overridden from SMultiColumnTableRow
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Widgets/SDMXReadOnlyFixturePatchListRow.h |
|