Navigation
API > API/Plugins > API/Plugins/DMXRuntime > API/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=(DisplayName="Clear DMX Buffers"))
static void ClearDMXBuffers()
Remarks
Clears all buffered DMX data of Ports and Fixture Patches. Note, this function clears the buffers, it does not zero them out. To reset to default or zero, see Fixture Patch members Send Default Values and Send Zero Values.