C# Class LogicSpawn.GTARPG.Core.RPGSettings

Show file Open project: logicspawn/GTARPG

Public Properties

Property Type Description
AudioVolume int
AutosaveInterval int
AutostartRPGMode bool
EnableAutoSave bool
PlayKillstreaks bool
SafeArea int
ShowKillstreaks bool
ShowPrerequisiteWarning bool
ShowPressYToStart bool
ShowQuestTracker bool
ShowSkillBar bool
ShowUI bool
ShowingSubtitle bool

Property Details

AudioVolume public static property

public static int AudioVolume
return int

AutosaveInterval public static property

public static int AutosaveInterval
return int

AutostartRPGMode public static property

public static bool AutostartRPGMode
return bool

EnableAutoSave public static property

public static bool EnableAutoSave
return bool

PlayKillstreaks public static property

public static bool PlayKillstreaks
return bool

SafeArea public static property

public static int SafeArea
return int

ShowKillstreaks public static property

public static bool ShowKillstreaks
return bool

ShowPrerequisiteWarning public static property

public static bool ShowPrerequisiteWarning
return bool

ShowPressYToStart public static property

public static bool ShowPressYToStart
return bool

ShowQuestTracker public static property

public static bool ShowQuestTracker
return bool

ShowSkillBar public static property

public static bool ShowSkillBar
return bool

ShowUI public static property

public static bool ShowUI
return bool

ShowingSubtitle public static property

public static bool ShowingSubtitle
return bool