Skip to main content
RustDocs

Boatai.Avoidance Update Interval

boatai.avoidance_update_interval

Attributes

Help
How often to update the avoidance cache. Lower number means a more accurate cache at the expensive of performance.
Type
float
Saved
No
ServerAdmin
Yes
ServerUser
No
Clientside
No
Serverside
Yes
DefaultValue
0.80
Raw JSON
{
  "Help": "How often to update the avoidance cache. Lower number means a more accurate cache at the expensive of performance.",
  "Type": "float",
  "Saved": false,
  "ServerAdmin": true,
  "ServerUser": false,
  "Clientside": false,
  "Serverside": true,
  "DefaultValue": 0.8
}