C# Class LogicSpawn.GTARPG.Core.RPGSettings

Mostrar archivo 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_oe static_oe property

public static int AudioVolume
return int

AutosaveInterval public_oe static_oe property

public static int AutosaveInterval
return int

AutostartRPGMode public_oe static_oe property

public static bool AutostartRPGMode
return bool

EnableAutoSave public_oe static_oe property

public static bool EnableAutoSave
return bool

PlayKillstreaks public_oe static_oe property

public static bool PlayKillstreaks
return bool

SafeArea public_oe static_oe property

public static int SafeArea
return int

ShowKillstreaks public_oe static_oe property

public static bool ShowKillstreaks
return bool

ShowPrerequisiteWarning public_oe static_oe property

public static bool ShowPrerequisiteWarning
return bool

ShowPressYToStart public_oe static_oe property

public static bool ShowPressYToStart
return bool

ShowQuestTracker public_oe static_oe property

public static bool ShowQuestTracker
return bool

ShowSkillBar public_oe static_oe property

public static bool ShowSkillBar
return bool

ShowUI public_oe static_oe property

public static bool ShowUI
return bool

ShowingSubtitle public_oe static_oe property

public static bool ShowingSubtitle
return bool