UMovieSceneDMXLibrarySection::ToggleFixturePatchChannel

Toggle the visibility and evaluation of a Fixture Patch's Function searching both the Patch and Function by name.

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

void ToggleFixturePatchChannel
(
    const FName & InPatchName,
    const FName & InChannelName
)

Remarks

Toggle the visibility and evaluation of a Fixture Patch's Function searching both the Patch and Function by name. When invisible, the Function won't send its data to DMX Protocol.

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