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