Difference between revisions of "CRules::getTeamsCount"
From King Arthur's Gold Wiki
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> int getTeamsCount() </syntaxhighlight> Object method of: CRules Category:Scripting [[Category:Objec...") |
Shadlington (Talk | contribs) |
||
Line 2: | Line 2: | ||
</onlyinclude> | </onlyinclude> | ||
− | + | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
− | + | int getTeamsCount() | |
− | + | ||
− | + | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | + | ||
Object method of: [[CRules]] | Object method of: [[CRules]] | ||
[[Category:Scripting]] | [[Category:Scripting]] | ||
[[Category:Object Methods]] | [[Category:Object Methods]] |
Revision as of 17:44, 22 September 2012
int getTeamsCount()
Object method of: CRules