SHVDN
v3
An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language in-game. Developed by crosire https://github.com/crosire/scripthookvdotnet/
|
This is the complete list of members for GTA.ScriptSettings, including all inherited members.
GetAllValues< T >(string section, string name) | GTA.ScriptSettings | |
GetValue< T >(string section, string name, T defaultvalue) | GTA.ScriptSettings | |
Load(string filename) | GTA.ScriptSettings | static |
Save() | GTA.ScriptSettings | |
SetValue< T >(string section, string name, T value) | GTA.ScriptSettings |