UDMXEntityFixturePatch::GetFunctionChannelAssignments

Return map of function names and their assigned channels.

Windows
MacOS
Linux

References

Module

DMXRuntime

Header

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXRuntime/Public/Library/DMXEntityFixturePatch.h

Include

#include "Library/DMXEntityFixturePatch.h"

Source

/Engine/Plugins/Experimental/DigitalMultiplex/DMXEngine/Source/DMXRuntime/Private/Library/DMXEntityFixturePatch.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="DMX|Fixture Patch")
TMap< FName, int32 > GetFunctionChannelAssignments() const

Remarks

Return map of function names and their assigned channels. Functions outside the Active Mode's channel span range are ignored.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss