Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/URigVMEdGraphFunctionRefNodeSpaw-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
URigVMEdGraphFunctionRefNodeSpawner
(
URigVMLibraryNode* InFunction |
EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h | ||
URigVMEdGraphFunctionRefNodeSpawner
(
const FAssetData& InAssetData, |
EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h | ||
URigVMEdGraphFunctionRefNodeSpawner
(
const FAssetData& InAssetData, |
EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h |
URigVMEdGraphFunctionRefNodeSpawner(URigVMLibraryNode *)
| Name | URigVMEdGraphFunctionRefNodeSpawner |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h |
| Include Path | #include "EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Private/EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.cpp |
URigVMEdGraphFunctionRefNodeSpawner
(
URigVMLibraryNode * InFunction
)
URigVMEdGraphFunctionRefNodeSpawner(const FAssetData &, const FRigVMGraphFunctionHeader &)
| Name | URigVMEdGraphFunctionRefNodeSpawner |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h |
| Include Path | #include "EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Private/EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.cpp |
URigVMEdGraphFunctionRefNodeSpawner
(
const FAssetData & InAssetData,
const FRigVMGraphFunctionHeader & InPublicFunction
)
URigVMEdGraphFunctionRefNodeSpawner(const FAssetData &, const FRigVMOldPublicFunctionData &)
| Name | URigVMEdGraphFunctionRefNodeSpawner |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Public/EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h |
| Include Path | #include "EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMEditor/Private/EdGraph/NodeSpawners/RigVMEdGraphFunctionRefNodeSpawner.cpp |
URigVMEdGraphFunctionRefNodeSpawner
(
const FAssetData & InAssetData,
const FRigVMOldPublicFunctionData & InPublicFunction
)