C# Class Universe.Services.LLLoginResponse.UserInfo

Datei anzeigen 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_oe property

public string firstname
return string

homelookat public_oe property

public Vector3,System homelookat
return System.Vector3

homepos public_oe property

public Vector3,System homepos
return System.Vector3

homeregionhandle public_oe property

public ulong homeregionhandle
return ulong

lastname public_oe property

public string lastname
return string