C# 클래스 MP, STR

상속: WeddingLibrary.Web.TemplateMasterPage
파일 보기 프로젝트 열기: jamiehenson/STR 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
coPilotFlag Texture2D
hostData HostData[]
hostnb int
joinScreen bool
playerName string
refresh bool
serverButton GUIStyle,

비공개 메소드들

메소드 설명
FetchCoPilotName ( ) : string
FetchPlayerName ( ) : string
OnGUI ( ) : void
OnMouseEnter ( ) : void
OnMouseExit ( ) : void
OnMouseUp ( ) : void
Start ( ) : void
Update ( ) : void

프로퍼티 상세

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

public static Texture2D coPilotFlag
리턴 Texture2D

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

public static HostData[] hostData
리턴 HostData[]

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

public static int hostnb
리턴 int

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

public static bool joinScreen
리턴 bool

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

public static string playerName
리턴 string

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

public static bool refresh
리턴 bool

serverButton 공개적으로 프로퍼티

public GUIStyle, serverButton
리턴 GUIStyle,