Enfusion Script API
Loading...
Searching...
No Matches
DiagMenu Member List

This is the complete list of members for DiagMenu, including all inherited members.

GetBool(int id, bool reverse=false)DiagMenustatic
GetEngineRangeValue(int id)DiagMenustatic
GetEngineValue(int id)DiagMenustatic
GetRangeValue(int id)DiagMenustatic
GetValue(int id)DiagMenustatic
RegisterBool(int id, string shortcut, string name, string parent, bool reverse=false)DiagMenustatic
RegisterItem(int id, string shortcut, string name, string parent, string values)DiagMenustatic
RegisterMenu(int id, string name, string parent)DiagMenustatic
RegisterRange(int id, string shortcut, string name, string parent, string valuenames)DiagMenustatic
SelectMenuById(int id)DiagMenustatic
SelectMenuByName(string name)DiagMenustatic
SetEngineRangeValue(int id, float value)DiagMenustatic
SetEngineValue(int id, int value)DiagMenustatic
SetRangeValue(int id, float value)DiagMenustatic
SetValue(int id, int value)DiagMenustatic
Unregister(int id)DiagMenustatic