Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/Plugins/DMXRuntime/Library > API/Plugins/DMXRuntime/Library/UDMXEntityFixturePatch
Deprecated * Deprecated due to ambigous arguments CellCoordinate and InAttributeNameChannelMap. Use SendMatrixCellValue or SendNormalizedMatrixCellValue instead.
References
| Module | DMXRuntime |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Library/DMXEntityFixturePatch.h |
| Include | #include "Library/DMXEntityFixturePatch.h" |
| Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/Library/DMXEntityFixturePatch.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"DMX&124;Fixture Patch",
Meta&61;&40;DeprecatedFunction, DeprecationMessage&61;"Deprecated due to ambigous arguments CellCoordinate and InAttributeNameChannelMap. Use SendMatrixCellValue or SendNormalizedMatrixCellValue instead."&41;&41;
bool SendMatrixCellValueWithAttributeMap
&40;
const FIntPoint & CellCoordinate,
const FDMXAttributeName & Attribute,
int32 Value,
const TMap< FDMXAttributeName, int32 > & InAttributeNameChannelMap
&41;
Remarks
Sends the DMX value of the Attribute to specified matrix coordinates with given Attribute Name Channel Map