Pyrogenesis trunk
|
#include <ICmpPathfinder.h>
Public Member Functions | |
PathResult ()=default | |
PathResult (u32 t, entity_id_t n, WaypointPath p) | |
Public Attributes | |
u32 | ticket |
entity_id_t | notify |
WaypointPath | path |
|
default |
|
inline |
entity_id_t PathResult::notify |
WaypointPath PathResult::path |
u32 PathResult::ticket |