Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore > UOptimusNode
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusNode.h |
Include | #include "OptimusNode.h" |
Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusNode.cpp |
static TArray < UClass * > GetAllNodeClasses()
Remarks
Returns the class of all non-deprecated UOptimusNodeBase nodes that are defined, in no particular order. List of all classes that derive from UOptimusNodeBase.