Project Alice
Loading...
Searching...
No Matches
sys::host_settings_s Struct Reference

#include <system_state.hpp>

Public Attributes

float alice_persistent_server_mode = 0.0f
 
float alice_persistent_server_unpause = 12.f
 
float alice_persistent_server_pause = 20.f
 
float alice_expose_webui = 0.0f
 
float alice_place_ai_upon_disconnection = 1.0f
 
float alice_lagging_behind_days_to_drop = 90.f
 

Detailed Description

Definition at line 396 of file system_state.hpp.

Member Data Documentation

◆ alice_expose_webui

float sys::host_settings_s::alice_expose_webui = 0.0f

Definition at line 400 of file system_state.hpp.

◆ alice_lagging_behind_days_to_drop

float sys::host_settings_s::alice_lagging_behind_days_to_drop = 90.f

Definition at line 402 of file system_state.hpp.

◆ alice_persistent_server_mode

float sys::host_settings_s::alice_persistent_server_mode = 0.0f

Definition at line 397 of file system_state.hpp.

◆ alice_persistent_server_pause

float sys::host_settings_s::alice_persistent_server_pause = 20.f

Definition at line 399 of file system_state.hpp.

◆ alice_persistent_server_unpause

float sys::host_settings_s::alice_persistent_server_unpause = 12.f

Definition at line 398 of file system_state.hpp.

◆ alice_place_ai_upon_disconnection

float sys::host_settings_s::alice_place_ai_upon_disconnection = 1.0f

Definition at line 401 of file system_state.hpp.


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