C# 클래스 OpenRA.GameSettings

파일 보기 프로젝트 열기: OpenRA/OpenRA

공개 프로퍼티들

프로퍼티 타입 설명
AllowDownloading bool
AllowZoom bool
DrawTargetLine bool
FetchNews bool
LockMouseWindow bool
MPGameFilters MPGameFilters
MapRepository string
MiddleMouseScroll MouseScrollType
MouseButtonPreference MouseButtonPreference
MouseScrollDeadzone int
NewsUrl string
Platform string
PreviousMod string
RightMouseScroll MouseScrollType
SelectionDeadzone int
ShowShellmap bool
StatusBars StatusBarsType
UIScrollSpeed float
UseClassicMouseStyle bool
UsePlayerStanceColors bool
ViewportEdgeScroll bool
ViewportEdgeScrollStep float
ZoomModifier Modifiers

프로퍼티 상세

AllowDownloading 공개적으로 프로퍼티

public bool AllowDownloading
리턴 bool

AllowZoom 공개적으로 프로퍼티

public bool AllowZoom
리턴 bool

DrawTargetLine 공개적으로 프로퍼티

public bool DrawTargetLine
리턴 bool

FetchNews 공개적으로 프로퍼티

public bool FetchNews
리턴 bool

LockMouseWindow 공개적으로 프로퍼티

public bool LockMouseWindow
리턴 bool

MPGameFilters 공개적으로 프로퍼티

public MPGameFilters MPGameFilters
리턴 MPGameFilters

MapRepository 공개적으로 프로퍼티

public string MapRepository
리턴 string

MiddleMouseScroll 공개적으로 프로퍼티

public MouseScrollType MiddleMouseScroll
리턴 MouseScrollType

MouseButtonPreference 공개적으로 프로퍼티

public MouseButtonPreference,OpenRA MouseButtonPreference
리턴 MouseButtonPreference

MouseScrollDeadzone 공개적으로 프로퍼티

public int MouseScrollDeadzone
리턴 int

NewsUrl 공개적으로 프로퍼티

public string NewsUrl
리턴 string

Platform 공개적으로 프로퍼티

public string Platform
리턴 string

PreviousMod 공개적으로 프로퍼티

public string PreviousMod
리턴 string

RightMouseScroll 공개적으로 프로퍼티

public MouseScrollType RightMouseScroll
리턴 MouseScrollType

SelectionDeadzone 공개적으로 프로퍼티

public int SelectionDeadzone
리턴 int

ShowShellmap 공개적으로 프로퍼티

public bool ShowShellmap
리턴 bool

StatusBars 공개적으로 프로퍼티

public StatusBarsType StatusBars
리턴 StatusBarsType

UIScrollSpeed 공개적으로 프로퍼티

public float UIScrollSpeed
리턴 float

UseClassicMouseStyle 공개적으로 프로퍼티

public bool UseClassicMouseStyle
리턴 bool

UsePlayerStanceColors 공개적으로 프로퍼티

public bool UsePlayerStanceColors
리턴 bool

ViewportEdgeScroll 공개적으로 프로퍼티

public bool ViewportEdgeScroll
리턴 bool

ViewportEdgeScrollStep 공개적으로 프로퍼티

public float ViewportEdgeScrollStep
리턴 float

ZoomModifier 공개적으로 프로퍼티

public Modifiers ZoomModifier
리턴 Modifiers