![]() |
TrinityCore
|
#include <GridObject.h>
Public Member Functions | |
| virtual | ~GridObject () |
| bool | IsInGrid () const |
| void | AddToGrid (GridRefManager< T > &m) |
| void | RemoveFromGrid () |
Private Attributes | |
| GridReference< T > | _gridRef |
Definition at line 25 of file GridObject.h.
|
inlinevirtual |
Definition at line 28 of file GridObject.h.
|
inline |
Definition at line 31 of file GridObject.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 30 of file GridObject.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 32 of file GridObject.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 34 of file GridObject.h.