Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/IRigVMAssetInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< TObjectPtr< UEdGraph > > & GetUberGraphs () |
RigVMAsset.h | ||
virtual const TArray< TObjectPtr< UEdGraph > > & GetUberGraphs () |
RigVMAsset.h |
GetUberGraphs()
| Name | GetUberGraphs |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMAsset.h |
| Include Path | #include "RigVMAsset.h" |
TArray < TObjectPtr < UEdGraph > > & GetUberGraphs()
GetUberGraphs()
| Name | GetUberGraphs |
| Type | function |
| Header File | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMAsset.h |
| Include Path | #include "RigVMAsset.h" |
virtual const TArray < TObjectPtr < UEdGraph > > & GetUberGraphs() const