Navigation
API > API/Plugins > API/Plugins/DMXEditor
An Array of Fixture Patches that supports a transaction history resp. undo / redo
| Name | UDMXFixturePatchSharedDataSelection |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/DMXFixturePatchSharedDataSelection.h |
| Include Path | #include "DMXFixturePatchSharedDataSelection.h" |
Syntax
UCLASS ()
class UDMXFixturePatchSharedDataSelection : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDMXFixturePatchSharedDataSelection
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SelectedFixturePatches | TArray< TWeakObjectPtr< UDMXEntityFixturePatch > > | Selected Fixture Patches | DMXFixturePatchSharedDataSelection.h | |
| SelectedUniverse | int32 | Selected Universe | DMXFixturePatchSharedDataSelection.h |