Navigation
API > API/Plugins > API/Plugins/RigVMEditor > API/Plugins/RigVMEditor/URigVMEdGraphFunctionRefNodeSpaw-
Description
Returns a resolved asset path. This is directly from the asset data if CreateFromAssetData was used to create the spawner, or if CreateFromFunction, the resolved function path.
| Name | GetResolvedAssetPath |
| 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 |
FSoftObjectPath GetResolvedAssetPath() const