FIntegerParameterNameAndValue

Windows
MacOS
Linux

References

Module

ControlRig

Header

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

Include

#include "Sequencer/MovieSceneControlRigParameterSection.h"

Syntax

struct FIntegerParameterNameAndValue

Variables

Name Description

Public variable

FName

 

ParameterName

Public variable

int32

 

Value

Constructors

Name Description

Public function

FIntegerParameterNameAndValue

(
    FName InParameterName,
    int32 InValue
)

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