C# 클래스 NetWrok.Member

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: simonwittber/netwrok-client

공개 프로퍼티들

프로퍼티 타입 설명
handle string
member_id int
roles string[]

비공개 메소드들

메소드 설명
OnAuthInfo ( Hashtable msg ) : void

프로퍼티 상세

handle 공개적으로 프로퍼티

public string handle
리턴 string

member_id 공개적으로 프로퍼티

public int member_id
리턴 int

roles 공개적으로 프로퍼티

public string[] roles
리턴 string[]