C# Class INUlib.Gameplay.AI.BehaviourTrees.SerializedRepeater

Inheritance: INUlib.Gameplay.AI.BehaviourTrees.SerializedDecorator
Mostrar archivo Open project: IvanNSBS/Roleplayer-API

Protected Methods

Method Description
NodeFactory ( ) : INUlib.Gameplay.AI.BehaviourTrees.BTNode

Method Details

NodeFactory() protected method

protected NodeFactory ( ) : INUlib.Gameplay.AI.BehaviourTrees.BTNode
return INUlib.Gameplay.AI.BehaviourTrees.BTNode