Difference between revisions of "CBlob::isOnLadder"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool isOnLadder() </syntaxhighlight> Object method of: CBlob Category:Scripting [[Category:Object Meth...")
 
Line 4: Line 4:
 
   
 
   
 
<syntaxhighlight lang="cpp">
 
<syntaxhighlight lang="cpp">
 
 
bool isOnLadder()
 
bool isOnLadder()
 
 
</syntaxhighlight>
 
</syntaxhighlight>
 
   
 
   

Revision as of 12:34, 14 September 2012



bool isOnLadder()

Object method of: CBlob