CPlayer
From King Arthur's Gold Wiki
Revision as of 23:01, 23 January 2013 by Splittingred (Talk | contribs)
CPlayer is the class that references an in-game Player, and can be used to modify said player at any given time.
Methods
Method | Description |
---|---|
getUsername |
|
getClantag |
|
getCharacterName |
|
getUsername |
|
getTeamNum |
|
getClassNum |
|
getSex |
|
getHead |
|
getSkin |
|
getSpawnPoint |
|
getBlob |
Returns a reference to the CBlob that owns this object. It is a method common to several object types that are considered 'components'. |
ChangeTeam |
|
AddKills |
|
AddDeaths |
|
Properties
Property | Type | Description |
---|---|---|
lastBlobFactory | string | |
lastBlobConfig | string | |
lastBlobName | string |