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

#include <CCmpPathfinder_Common.h>

Public Attributes

u32 ticket
 
entity_pos_t x0
 
entity_pos_t z0
 
entity_pos_t r
 
entity_pos_t range
 
ICmpPathfinder::Goal goal
 
ICmpPathfinder::pass_class_t passClass
 
bool avoidMovingUnits
 
entity_id_t group
 
entity_id_t notify
 

Detailed Description

Definition at line 152 of file CCmpPathfinder_Common.h.

Member Data Documentation

bool AsyncShortPathRequest::avoidMovingUnits

Definition at line 161 of file CCmpPathfinder_Common.h.

ICmpPathfinder::Goal AsyncShortPathRequest::goal

Definition at line 159 of file CCmpPathfinder_Common.h.

entity_id_t AsyncShortPathRequest::group

Definition at line 162 of file CCmpPathfinder_Common.h.

entity_id_t AsyncShortPathRequest::notify

Definition at line 163 of file CCmpPathfinder_Common.h.

ICmpPathfinder::pass_class_t AsyncShortPathRequest::passClass

Definition at line 160 of file CCmpPathfinder_Common.h.

entity_pos_t AsyncShortPathRequest::r

Definition at line 157 of file CCmpPathfinder_Common.h.

entity_pos_t AsyncShortPathRequest::range

Definition at line 158 of file CCmpPathfinder_Common.h.

u32 AsyncShortPathRequest::ticket

Definition at line 154 of file CCmpPathfinder_Common.h.

entity_pos_t AsyncShortPathRequest::x0

Definition at line 155 of file CCmpPathfinder_Common.h.

entity_pos_t AsyncShortPathRequest::z0

Definition at line 156 of file CCmpPathfinder_Common.h.


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