C# 클래스 MainController, PSUnity

상속: MonoBehaviour
파일 보기 프로젝트 열기: MickyBalladelli/PSUnity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
byAccountRect Rect
byServerRect Rect
commands List
countdown DateTime
domainsRect Rect
eventsRect Rect
infoRect Rect
lastUpdate DateTime
message string
serverName string
singleEventRect Rect
sitesRect Rect
sitesRect2 Rect
skin GUISkin
vMrect Rect

공개 메소드들

메소드 설명
Awake ( ) : void
DisplayIsUpdating ( bool b ) : void
Start ( ) : void
timerUpdate ( System stateInfo ) : void

비공개 메소드들

메소드 설명
AboutWindow ( int id ) : void
OnGUI ( ) : void

메소드 상세

Awake() 공개 메소드

public Awake ( ) : void
리턴 void

DisplayIsUpdating() 공개 메소드

public DisplayIsUpdating ( bool b ) : void
b bool
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

timerUpdate() 공개 메소드

public timerUpdate ( System stateInfo ) : void
stateInfo System
리턴 void

프로퍼티 상세

byAccountRect 공개적으로 프로퍼티

public Rect byAccountRect
리턴 Rect

byServerRect 공개적으로 프로퍼티

public Rect byServerRect
리턴 Rect

commands 공개적으로 프로퍼티

public List commands
리턴 List

countdown 공개적으로 프로퍼티

public DateTime countdown
리턴 DateTime

domainsRect 공개적으로 프로퍼티

public Rect domainsRect
리턴 Rect

eventsRect 공개적으로 프로퍼티

public Rect eventsRect
리턴 Rect

infoRect 공개적으로 프로퍼티

public Rect infoRect
리턴 Rect

lastUpdate 공개적으로 프로퍼티

public DateTime lastUpdate
리턴 DateTime

message 공개적으로 프로퍼티

public string message
리턴 string

serverName 공개적으로 프로퍼티

public string serverName
리턴 string

singleEventRect 공개적으로 프로퍼티

public Rect singleEventRect
리턴 Rect

sitesRect 공개적으로 프로퍼티

public Rect sitesRect
리턴 Rect

sitesRect2 공개적으로 프로퍼티

public Rect sitesRect2
리턴 Rect

skin 공개적으로 프로퍼티

public GUISkin skin
리턴 GUISkin

vMrect 공개적으로 프로퍼티

public Rect vMrect
리턴 Rect