Difference between revisions of "CPlayer"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) (Undo revision 11247 by Shadlington (talk)) |
Splittingred (Talk | contribs) m |
||
Line 1: | Line 1: | ||
+ | CPlayer is the class that references an in-game Player, and can be used to modify said player at any given time. | ||
<onlyinclude> | <onlyinclude> | ||
Latest revision as of 23:01, 23 January 2013
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 |