C# 클래스 Universe.Services.LLLoginResponse.UserInfo

파일 보기 프로젝트 열기: Virtual-Universe/Virtual-Universe

공개 프로퍼티들

프로퍼티 타입 설명
firstname string
homelookat System.Vector3
homepos System.Vector3
homeregionhandle ulong
lastname string

프로퍼티 상세

firstname 공개적으로 프로퍼티

public string firstname
리턴 string

homelookat 공개적으로 프로퍼티

public Vector3,System homelookat
리턴 System.Vector3

homepos 공개적으로 프로퍼티

public Vector3,System homepos
리턴 System.Vector3

homeregionhandle 공개적으로 프로퍼티

public ulong homeregionhandle
리턴 ulong

lastname 공개적으로 프로퍼티

public string lastname
리턴 string