This factory will create tree nodes. It uses the TreeNodeFactoryContext
to collect all the needed data for this action.
More...
#include <AIFactories.h>
Public Member Functions | |
virtual TreeNodePtr | create (const TreeNodeFactoryContext *ctx) const override=0 |
This factory will create tree nodes. It uses the TreeNodeFactoryContext
to collect all the needed data for this action.