C# Class Universe.Services.LLLoginResponse.UserInfo

Show file Open project: Virtual-Universe/Virtual-Universe

Public Properties

Property Type Description
firstname string
homelookat System.Vector3
homepos System.Vector3
homeregionhandle ulong
lastname string

Property Details

firstname public property

public string firstname
return string

homelookat public property

public Vector3,System homelookat
return System.Vector3

homepos public property

public Vector3,System homepos
return System.Vector3

homeregionhandle public property

public ulong homeregionhandle
return ulong

lastname public property

public string lastname
return string