Navigation
Unreal Engine C++ API Reference > Plugins > DMXRuntime > Library > UDMXEntityFixtureType
References
Module | DMXRuntime |
Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXEntityFixtureType.h |
Include | #include "Library/DMXEntityFixtureType.h" |
Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/Library/DMXEntityFixtureType.cpp |
int32 AddFunction
&40;
int32 InModeIndex
&41;
Remarks
Adds a new Function to the Mode's Functions array The Index of the newly added Function.
Parameters
Name | Description |
---|---|
InModeIndex | The index of the Mode, that will have the Function added to its Functions array. |