Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/FRigVMGraphFunctionArgument
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RigVMCore/RigVMGraphFunctionDefinition.h |
|
|
|
RigVMCore/RigVMGraphFunctionDefinition.h |
|
FRigVMGraphFunctionArgument()
| |
|
| Name |
FRigVMGraphFunctionArgument |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMGraphFunctionDefinition.h |
| Include Path |
#include "RigVMCore/RigVMGraphFunctionDefinition.h" |
FRigVMGraphFunctionArgument()
FRigVMGraphFunctionArgument(const FRigVMExternalVariable &)
| |
|
| Name |
FRigVMGraphFunctionArgument |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMGraphFunctionDefinition.h |
| Include Path |
#include "RigVMCore/RigVMGraphFunctionDefinition.h" |
| Source |
/Engine/Plugins/Runtime/RigVM/Source/RigVM/Private/RigVMCore/RigVMGraphFunctionDefinition.cpp |
FRigVMGraphFunctionArgument
(
const FRigVMExternalVariable & InExternalVariable
)