Loading...
Searching...
No Matches
CityBuilderCore.NoPathfinding.NoPathQuery Class Reference
Inheritance diagram for CityBuilderCore.NoPathfinding.NoPathQuery:
CityBuilderCore.PathQuery

Public Member Functions

override void Cancel ()
 
override WalkingPath Complete ()
 
- Public Member Functions inherited from CityBuilderCore.PathQuery
void Cancel ()
 signals to the query that the path is no longer needed
 
WalkingPath Complete ()
 forces the query to produce its result
 

Properties

WalkingPath Result [get, set]
 
- Properties inherited from CityBuilderCore.PathQuery
object ExtraData [get, set]
 can be used to transport additional data when needed
 

Additional Inherited Members

- Static Public Attributes inherited from CityBuilderCore.PathQuery
const int DEFAULT_MAX_CALCULATIONS = 16