UMovieSceneDMXLibrarySection::GetPatchChannel

Returns the channel for specified patch or nullptr if the patch is not in use

Windows
MacOS
Linux

References

Module

DMXRuntime

Header

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Public/Sequencer/MovieSceneDMXLibrarySection.h

Include

#include "Sequencer/MovieSceneDMXLibrarySection.h"

Source

/Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXRuntime/Private/Sequencer/MovieSceneDMXLibrarySection.cpp

Syntax

FDMXFixturePatchChannel * GetPatchChannel
(
    UDMXEntityFixturePatch * Patch
)

Remarks

Returns the channel for specified patch or nullptr if the patch is not in use

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