|
Pyrogenesis
13997
|
#include <CCmpPathfinder_Common.h>
Public Attributes | |
| u32 | ticket |
| entity_pos_t | x0 |
| entity_pos_t | z0 |
| ICmpPathfinder::Goal | goal |
| ICmpPathfinder::pass_class_t | passClass |
| ICmpPathfinder::cost_class_t | costClass |
| entity_id_t | notify |
Definition at line 141 of file CCmpPathfinder_Common.h.
| ICmpPathfinder::cost_class_t AsyncLongPathRequest::costClass |
Definition at line 148 of file CCmpPathfinder_Common.h.
| ICmpPathfinder::Goal AsyncLongPathRequest::goal |
Definition at line 146 of file CCmpPathfinder_Common.h.
| entity_id_t AsyncLongPathRequest::notify |
Definition at line 149 of file CCmpPathfinder_Common.h.
| ICmpPathfinder::pass_class_t AsyncLongPathRequest::passClass |
Definition at line 147 of file CCmpPathfinder_Common.h.
| u32 AsyncLongPathRequest::ticket |
Definition at line 143 of file CCmpPathfinder_Common.h.
| entity_pos_t AsyncLongPathRequest::x0 |
Definition at line 144 of file CCmpPathfinder_Common.h.
| entity_pos_t AsyncLongPathRequest::z0 |
Definition at line 145 of file CCmpPathfinder_Common.h.
1.8.5