Search Results for

    Show / Hide Table of Contents

    Class ScriptSettings

    Inheritance
    System.Object
    ScriptSettings
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: GTA
    Assembly: ScriptHookVDotNet2.dll
    Syntax
    public sealed class ScriptSettings

    Methods

    Name Description
    GetAllValues(String, String)
    GetValue(String, String)
    GetValue(String, String, String)
    GetValue<T>(String, String, T)
    Load(String)
    Save()
    SetValue(String, String, String)
    SetValue<T>(String, String, T)
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX