UMovieSceneDMXLibrarySection::GetFixturePatchChannelEnabled

Returns whether a Fixture Patch's Function curve channel is currently enabled

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

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="Sequencer|Section")
bool GetFixturePatchChannelEnabled
(
    UDMXEntityFixturePatch * InPatch,
    int32 InChannelIndex
) const

Remarks

Returns whether a Fixture Patch's Function curve channel is currently enabled

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