Navigation
API > API/Plugins > API/Plugins/ControlRig
| Name | FControlRigInteractionScope |
| Type | class |
| Header File | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRig.h |
| Include Path | #include "ControlRig.h" |
Syntax
class FControlRigInteractionScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FControlRigInteractionScope
(
UControlRig* InControlRig |
ControlRig.h | ||
FControlRigInteractionScope
(
UControlRig* InControlRig, |
ControlRig.h | ||
FControlRigInteractionScope
(
UControlRig* InControlRig, |
ControlRig.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FControlRigInteractionScope() |
ControlRig.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ControlRig | TWeakObjectPtr< UControlRig > | ControlRig.h | ||
| InteractionBracketScope | FControlRigBracketScope | ControlRig.h | ||
| SyncBracketScope | FControlRigBracketScope | ControlRig.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UControlRig * GetControlRig() |
ControlRig.h | ||
const TArray< FRigElementKey > & GetElementsBeingInteracted() |
ControlRig.h |