Class PrivatePerson
Object
PrivatePerson
-
Field Summary
FieldsModifier and TypeFieldDescriptionDescription of the player, readonly. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PrivatePerson
createSimplePrivatePerson
(Person person) Used for the list of people in a room for example.
-
Field Details
-
name
-
imageurl
-
homepageurl
-
dateofbirth
-
cityofbirth
-
storyline
-
description
Description of the player, readonly. -
password
-
password2
-
title
-
familyname
-
realname
-
email
-
age
-
width
-
height
-
complexion
-
eyes
-
face
-
hair
-
beard
-
arm
-
leg
-
race
-
sex
-
guild
-
websockets
-
guildrank
-
familyvalues
-
-
Constructor Details
-
PrivatePerson
public PrivatePerson()
-
-
Method Details
-
createSimplePrivatePerson
Used for the list of people in a room for example.
-