![]() |
TrinityCore
|
#include <MovementGenerator.h>
Inheritance diagram for WaypointMovementFactory:Public Member Functions | |
| WaypointMovementFactory () | |
| MovementGenerator * | Create (Unit *object) const override |
Public Member Functions inherited from FactoryHolder< T, O, Key > | |
| FactoryHolder (Key const &k) | |
| virtual | ~FactoryHolder () |
| void | RegisterSelf () |
| virtual T * | Create (O *object=nullptr) const =0 |
| Abstract Factory create method. | |
Additional Inherited Members | |
Public Types inherited from FactoryHolder< T, O, Key > | |
| typedef ObjectRegistry< FactoryHolder< T, O, Key >, Key > | FactoryHolderRegistry |
Definition at line 141 of file MovementGenerator.h.
|
inline |
Definition at line 143 of file MovementGenerator.h.
|
override |
Definition at line 743 of file WaypointMovementGenerator.cpp.
Here is the call graph for this function: