C# 클래스 PrisonersAndSlaves.MCM_PrisonersAndSlaves

상속: ModConfigurationMenu
파일 보기 프로젝트 열기: ForsakenShell/Es-Small-Mods

공개 메소드들

메소드 설명
DoWindowContents ( Rect rect ) : float
ExposeData ( ) : void
PostClose ( ) : void

비공개 메소드들

메소드 설명
DoCheckbox ( Listing_Standard &listing, bool &value, string labelKey ) : void
DoLabel ( Listing_Standard &listing, string labelKey ) : void

메소드 상세

DoWindowContents() 공개 메소드

public DoWindowContents ( Rect rect ) : float
rect UnityEngine.Rect
리턴 float

ExposeData() 공개 메소드

public ExposeData ( ) : void
리턴 void

PostClose() 공개 메소드

public PostClose ( ) : void
리턴 void