Navigation
API > API/Plugins > API/Plugins/ControlRig > API/Plugins/ControlRig/UControlRig
| Name | FRigSetControlValueInfo |
| Type | struct |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRig.h |
| Include Path | #include "ControlRig.h" |
Syntax
struct FRigSetControlValueInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bFixEulerFlips | bool | ControlRig.h | ||
| bNotify | bool | ControlRig.h | ||
| bPrintPythonCommnds | bool | ControlRig.h | ||
| bSetupUndo | bool | ControlRig.h | ||
| Context | FRigControlModifiedContext | ControlRig.h | ||
| Value | FRigControlValue | ControlRig.h |