Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMCore
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMCore/RigVMGraphFunctionDefinition.h |
| Include | #include "RigVMCore/RigVMGraphFunctionDefinition.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FRigVMGraphFunctionData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRigVMFunctionCompilationData | CompilationData | ||
| FRigVMGraphFunctionHeader | Header | ||
| FString | SerializedCollapsedNode |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRigVMGraphFunctionData
(
const FRigVMGraphFunctionHeader& InHeader |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| FRigVMGraphFunctionData * | FindFunctionData
(
const FRigVMGraphFunctionIdentifier& InIdentifier, |
||
| FString | GetArgumentNameFromPinHash
(
const FString& InPinHash |
||
| FRigVMOperand | GetOperandForArgument
(
const FName& InArgumentName |
||
| bool | |||
| bool | IsMutable () |
||
| bool | |||
| void | PostDuplicateHost
(
const FString& InOldPathName, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FRigVMGraphFunctionData& Other |
Constants
| Name | Description |
|---|---|
| EntryString | |
| ReturnString |