Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 553 Bytes

File metadata and controls

13 lines (8 loc) · 553 Bytes

Home > server > PathfindingEntityController > waypointTimeoutMs

PathfindingEntityController.waypointTimeoutMs property

The timeout in milliseconds for a waypoint to be considered reached. Defaults to 2000ms divided by the speed of the entity.

Signature:

get waypointTimeoutMs(): number;