Difference between revisions of "CPlayer::AddDeaths"
From King Arthur's Gold Wiki
(Blanked the page) |
|||
Line 1: | Line 1: | ||
+ | <onlyinclude> | ||
+ | |||
+ | </onlyinclude> | ||
+ | |||
+ | <syntaxhighlight lang="cpp"> | ||
+ | void AddDeaths(int number) | ||
+ | |||
+ | </syntaxhighlight> | ||
+ | |||
+ | Object method of: [[CPlayer]] | ||
+ | [[Category:Scripting]] | ||
+ | [[Category:Object Methods]] |
Revision as of 01:41, 10 September 2012
void AddDeaths(int number)
Object method of: CPlayer