UControlRig::SetControlValueImpl

Sets the relative value of a Control.

Windows
MacOS
Linux

References

Module

ControlRig

Header

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

Include

#include "ControlRig.h"

Syntax

virtual void SetControlValueImpl
(
    const FName & InControlName,
    const FRigControlValue & InValue,
    bool bNotify,
    const FRigControlModifiedContext & Context
)

Remarks

Sets the relative value of a Control.

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