UAIGraphSchema::GetSubNodeClasses

Windows
MacOS
Linux

Override Hierarchy

References

Module

AIGraph

Header

/Engine/Source/Editor/AIGraph/Classes/AIGraphSchema.h

Include

#include "AIGraphSchema.h"

Source

/Engine/Source/Editor/AIGraph/Private/AIGraphSchema.cpp

Syntax

virtual void GetSubNodeClasses
(
    int32 SubNodeFlags,
    TArray< FGraphNodeClassData > & ClassData,
    UClass *& GraphNodeClass
) const

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