C# 클래스 KLF.KLFGlobalSettings

파일 보기 프로젝트 열기: SodiumEyes/KerbalLiveFeed

공개 프로퍼티들

프로퍼티 타입 설명
chatDisplayWindowX float
chatDisplayWindowY float
chatWindowEnabled bool
chatWindowWide bool
guiToggleKey KeyCode
infoDisplayBig bool
infoDisplayWindowX float
infoDisplayWindowY float
instance KLFGlobalSettings
screenshotDisplayWindowX float
screenshotDisplayWindowY float
screenshotKey KeyCode

비공개 메소드들

메소드 설명
SetDefault ( StreamingContext sc ) : void

프로퍼티 상세

chatDisplayWindowX 공개적으로 프로퍼티

public float chatDisplayWindowX
리턴 float

chatDisplayWindowY 공개적으로 프로퍼티

public float chatDisplayWindowY
리턴 float

chatWindowEnabled 공개적으로 프로퍼티

public bool chatWindowEnabled
리턴 bool

chatWindowWide 공개적으로 프로퍼티

public bool chatWindowWide
리턴 bool

guiToggleKey 공개적으로 프로퍼티

public KeyCode guiToggleKey
리턴 KeyCode

infoDisplayBig 공개적으로 프로퍼티

public bool infoDisplayBig
리턴 bool

infoDisplayWindowX 공개적으로 프로퍼티

public float infoDisplayWindowX
리턴 float

infoDisplayWindowY 공개적으로 프로퍼티

public float infoDisplayWindowY
리턴 float

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

public static KLFGlobalSettings,KLF instance
리턴 KLFGlobalSettings

screenshotDisplayWindowX 공개적으로 프로퍼티

public float screenshotDisplayWindowX
리턴 float

screenshotDisplayWindowY 공개적으로 프로퍼티

public float screenshotDisplayWindowY
리턴 float

screenshotKey 공개적으로 프로퍼티

public KeyCode screenshotKey
리턴 KeyCode