Navigation
Unreal Engine C++ API Reference > Plugins > DMXRuntime > UDMXSubsystem
References
Module | DMXRuntime |
Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/DMXSubsystem.h |
Include | #include "DMXSubsystem.h" |
Source | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/DMXSubsystem.cpp |
UFUNCTION (BlueprintCallable, Category="DMX",
Meta=(DeprecatedFunction, DeprecationMessage="Deprecated 4.26. DMXEntityFixurePatch::GetMatrixCellValues instead"))
bool GetMatrixCellValue
(
UDMXEntityFixturePatch * FixturePatch,
FIntPoint Coordinate,
TMap < FDMXAttributeName , int32 > & AttributeValueMap
)
Remarks
Get DMX Cell value using matrix coordinates.