Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/Library > API/Plugins/DMXRuntime/Library/FDMXEntityFixturePatchCache > API/Plugins/DMXRuntime/Library/FDMXEntityFixturePatchCache/__ctor
References
| Module | DMXRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXEntityFixturePatchCache.h |
| Include | #include "Library/DMXEntityFixturePatchCache.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/Library/DMXEntityFixturePatchCache.cpp |
FDMXEntityFixturePatchCache
&40;
int32 InStartingChannel,
const FDMXFixtureMode &42; InActiveModePtr,
const FDMXFixtureMatrix &42; InFixtureMatrixPtr
&41;
Remarks
Constructs the cache. Arguments are used to determine what's cached.
InStartingChannel The Starting Channel of the patch. InActiveModePtr Pointer to the Active Mode of the patch, or nullptr if no Active Mode is available. InFixtureMatrixPtr Pointer to the fixture matrix of the patch, or nullptr if no Fixture Matrix is available