Navigation
API > API/Plugins > API/Plugins/RigVMDeveloper > API/Plugins/RigVMDeveloper/RigVMModel > API/Plugins/RigVMDeveloper/RigVMModel/URigVMGraph
References
| Module | RigVMDeveloper |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Public/RigVMModel/RigVMGraph.h |
| Include | #include "RigVMModel/RigVMGraph.h" |
| Source | /Engine/Plugins/Runtime/RigVM/Source/RigVMDeveloper/Private/RigVMModel/RigVMGraph.cpp |
UFUNCTION (BlueprintCallable, Category=RigVMGraph)
TArray < FRigVMGraphVariableDescription > GetVariableDescriptions() const
Remarks
Returns a list of unique Variable descriptions within this Graph. Multiple Variable Nodes can share the same description.