프로퍼티 | 타입 | 설명 | |
---|---|---|---|
additionalInfo | bool | ||
gender | Gender | ||
guild | string | ||
house | string | ||
level | int | ||
marriage | string | ||
name | string | ||
premium | bool | ||
promoted | bool | ||
recentDeaths | List |
||
vocation | Vocation | ||
world | string |
메소드 | 설명 | |
---|---|---|
BaseExperience ( ) : long | ||
BaseSpeed ( ) : int | ||
Capacity ( ) : int | ||
FindEntry ( string html, |
||
GatherInformationOnline ( bool all = false ) : bool |
Gets additional information about a player from the tibia.com characters page
|
|
GetImage ( ) : Image | ||
GetVocation ( ) : string | ||
MaxLife ( ) : int | ||
MaxMana ( ) : int | ||
RemoveJunk ( string junk ) : string | ||
SetVocation ( string vocation ) : void | ||
SharedLevelMax ( ) : int | ||
SharedLevelMin ( ) : int |
public FindEntry ( string html, |
||
html | string | |
m | ||
리턴 | string |
public GatherInformationOnline ( bool all = false ) : bool | ||
all | bool | |
리턴 | bool |