Utility Fields
The Utility type exposes the following members.
Fields
Name | Description | |
---|---|---|
MaxDistance2DUseRoadWater |
The maximum distance 2d to use road and water when find path (used server side, RatioIncludeDistance2DFromCenter)
|
|
MaxPos |
The maximum position (of game continent)
|
|
MaxSessionPerBotSession |
The maximum pathfinder server sessions per bot session
|
|
MinPos |
The minimum position (of game continent)
|
|
OffMeshConnectionsSearchDistance |
The offmeshconnections search distance when find path (used server side, RatioIncludeDistance2DFromCenter)
|
|
Origin |
The origin (game continent)
|
|
RatioIncludeDistance2DFromCenter |
The distance ratio from center of areas and offmeshconnections to include (start.DistanceTo2D(end) * RatioIncludeDistance2DFromCenter;).
|
|
StopSearchToResolveAfterMs |
Stop search after milliseconds
|