Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel
Inheritance Hierarchy
- FRigVMBaseAction
- FRigVMSetPinExpansionAction
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMControllerActions.h |
| Include | #include "RigVMModel/RigVMControllerActions.h" |
Syntax
USTRUCT ()
struct FRigVMSetPinExpansionAction : public FRigVMBaseAction
Remarks
An action setting a pin's expansion state in the graph.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | NewIsExpanded | ||
| bool | OldIsExpanded | ||
| FString | PinPath |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMSetPinExpansionAction
(
URigVMController* InController, |
Destructors
| Type | Name | Description | |
|---|---|---|---|