FDMXCachedFunctionChannelInfo::TryGetFunctionChannel

Returns the function channel, or nullptr if it got moved or deleted

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

const FDMXFixtureFunctionChannel * TryGetFunctionChannel
(
    const TArray< FDMXFixturePatchChannel > & FixturePatchChannels
) const

Remarks

Returns the function channel, or nullptr if it got moved or deleted

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