Navigation
API > API/Plugins > API/Plugins/RigVM
The FRigVMExecuteArgument describes an execute argument.
| Name | FRigVMExecuteArgument |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMFunction.h |
| Include Path | #include "RigVMCore/RigVMFunction.h" |
Syntax
struct FRigVMExecuteArgument
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| RigVMCore/RigVMFunction.h | |||
FRigVMExecuteArgument
(
const FName& InName, |
RigVMCore/RigVMFunction.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Direction | ERigVMPinDirection | RigVMCore/RigVMFunction.h | ||
| Name | FName | RigVMCore/RigVMFunction.h | ||
| TypeIndex | TRigVMTypeIndex | RigVMCore/RigVMFunction.h |