C# Class Universe.Services.LLLoginResponse.UserInfo

Afficher le fichier Open project: Virtual-Universe/Virtual-Universe

Méthodes publiques

Свойство Type Description
firstname string
homelookat System.Vector3
homepos System.Vector3
homeregionhandle ulong
lastname string

Property Details

firstname public_oe property

public string firstname
Résultat string

homelookat public_oe property

public Vector3,System homelookat
Résultat System.Vector3

homepos public_oe property

public Vector3,System homepos
Résultat System.Vector3

homeregionhandle public_oe property

public ulong homeregionhandle
Résultat ulong

lastname public_oe property

public string lastname
Résultat string