URigVMGraph::GetParameterDescriptions

Returns a list of unique Parameter descriptions within this Graph.

Windows
MacOS
Linux

References

Module

RigVMDeveloper

Header

/Engine/Source/Developer/RigVMDeveloper/Public/RigVMModel/RigVMGraph.h

Include

#include "RigVMModel/RigVMGraph.h"

Source

/Engine/Source/Developer/RigVMDeveloper/Private/RigVMModel/RigVMGraph.cpp

Syntax

TArray< FRigVMGraphParameterDescription > GetParameterDescriptions() const

Remarks

Returns a list of unique Parameter descriptions within this Graph. Multiple Parameter Nodes can share the same description.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss