Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/URigVMEdGraphFunctionRefNodeSpaw-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static URigVMEdGraphFunctionRefNodeSpawner * CreateFromAssetData
(
const FAssetData& InAssetData, |
Creates a new URigVMEdGraphFunctionRefNodeSpawner, charged with spawning a function reference | EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h | |
static URigVMEdGraphFunctionRefNodeSpawner * CreateFromAssetData
(
const FAssetData& InAssetData, |
EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h |
CreateFromAssetData(const FAssetData &, const FRigVMGraphFunctionHeader &)
Description
Creates a new URigVMEdGraphFunctionRefNodeSpawner, charged with spawning a function reference
| Name | CreateFromAssetData |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h |
| Include Path | #include "EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h" |
static URigVMEdGraphFunctionRefNodeSpawner * CreateFromAssetData
(
const FAssetData & InAssetData,
const FRigVMGraphFunctionHeader & InPublicFunction
)
A newly allocated instance of this class.
CreateFromAssetData(const FAssetData &, const FRigVMOldPublicFunctionData &)
| Name | CreateFromAssetData |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h |
| Include Path | #include "EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h" |
static URigVMEdGraphFunctionRefNodeSpawner * CreateFromAssetData
(
const FAssetData & InAssetData,
const FRigVMOldPublicFunctionData & InPublicFunction
)