C# 클래스 LogicSpawn.GTARPG.Core.RPGSettings

파일 보기 프로젝트 열기: logicspawn/GTARPG

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

AudioVolume 공개적으로 정적으로 프로퍼티

public static int AudioVolume
리턴 int

AutosaveInterval 공개적으로 정적으로 프로퍼티

public static int AutosaveInterval
리턴 int

AutostartRPGMode 공개적으로 정적으로 프로퍼티

public static bool AutostartRPGMode
리턴 bool

EnableAutoSave 공개적으로 정적으로 프로퍼티

public static bool EnableAutoSave
리턴 bool

PlayKillstreaks 공개적으로 정적으로 프로퍼티

public static bool PlayKillstreaks
리턴 bool

SafeArea 공개적으로 정적으로 프로퍼티

public static int SafeArea
리턴 int

ShowKillstreaks 공개적으로 정적으로 프로퍼티

public static bool ShowKillstreaks
리턴 bool

ShowPrerequisiteWarning 공개적으로 정적으로 프로퍼티

public static bool ShowPrerequisiteWarning
리턴 bool

ShowPressYToStart 공개적으로 정적으로 프로퍼티

public static bool ShowPressYToStart
리턴 bool

ShowQuestTracker 공개적으로 정적으로 프로퍼티

public static bool ShowQuestTracker
리턴 bool

ShowSkillBar 공개적으로 정적으로 프로퍼티

public static bool ShowSkillBar
리턴 bool

ShowUI 공개적으로 정적으로 프로퍼티

public static bool ShowUI
리턴 bool

ShowingSubtitle 공개적으로 정적으로 프로퍼티

public static bool ShowingSubtitle
리턴 bool