Difference between revisions of "CPlayer::AddDeaths"
From King Arthur's Gold Wiki
(Blanked the page) |
Shadlington (Talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | <onlyinclude> | ||
+ | </onlyinclude> | ||
+ | |||
+ | <syntaxhighlight lang="cpp"> | ||
+ | void AddDeaths(int number) | ||
+ | </syntaxhighlight> | ||
+ | |||
+ | Object method of: [[CPlayer]] | ||
+ | [[Category:Scripting]] | ||
+ | [[Category:Object Methods]] |
Latest revision as of 16:49, 29 September 2012
void AddDeaths(int number)
Object method of: CPlayer