Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
AsyncLongPathRequest Struct Reference

#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
 

Detailed Description

Definition at line 141 of file CCmpPathfinder_Common.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: