FChannelMapInfo

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Sequencer/MovieSceneControlRigParameterSection.h

Include

#include "Sequencer/MovieSceneControlRigParameterSection.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FChannelMapInfo

Variables

Name Description

Public variable UProperty

int32

 

ChannelIndex

Public variable UProperty

int32

 

ControlIndex

Constructors

Name Description

Public function

FChannelMapInfo()

Public function

FChannelMapInfo

(
    int32 InControlIndex,
    int32 InChannelIndex
)

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