FRigControlValue

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Rigs/RigControlHierarchy.h

Include

#include "Rigs/RigControlHierarchy.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FRigControlValue

Constructors

Name Description

Public function

FRigControlValue()

Functions

Name Description

Public function Const

T

 

Get()

Public function

T &

 

GetRef()

Public function Const

const T &

 

GetRef()

Public function Static

FRigControlV...

 

Make

(
    T InValue
)

Public function

void

 

Set

(
    T InValue
)

Public function

T

 

SetFromString

(
    const FString& InString
)

Public function

FQuat

 

SetFromString

(
    const FString& InString
)

Public function Const

FString

 

ToString()

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