Pyrogenesis  trunk
Public Attributes | List of all members
ShortPathRequest Struct Reference

#include <Pathfinding.h>

Collaboration diagram for ShortPathRequest:
Collaboration graph
[legend]

Public Attributes

u32 ticket
 
entity_pos_t x0
 
entity_pos_t z0
 
entity_pos_t clearance
 
entity_pos_t range
 
PathGoal goal
 
pass_class_t passClass
 
bool avoidMovingUnits
 
entity_id_t group
 
entity_id_t notify
 

Member Data Documentation

◆ avoidMovingUnits

bool ShortPathRequest::avoidMovingUnits

◆ clearance

entity_pos_t ShortPathRequest::clearance

◆ goal

PathGoal ShortPathRequest::goal

◆ group

entity_id_t ShortPathRequest::group

◆ notify

entity_id_t ShortPathRequest::notify

◆ passClass

pass_class_t ShortPathRequest::passClass

◆ range

entity_pos_t ShortPathRequest::range

◆ ticket

u32 ShortPathRequest::ticket

◆ x0

entity_pos_t ShortPathRequest::x0

◆ z0

entity_pos_t ShortPathRequest::z0

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