openclonk/docs/sdk/script/fn/GetRank.xml

16 lines
524 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE funcs
SYSTEM '../../../clonk.dtd'>
<?xml-stylesheet type="text/xsl" href="../../../clonk.xsl"?>
<funcs>
<func>
<title>GetRank</title>
<category>Objects</category>
<version>5.1 OC</version>
<syntax><rtype>int</rtype></syntax>
<desc>Returns the rank of the specified object. 0 is a freshly recruited clonk.</desc>
<related><funclink>GetHiRank</funclink></related>
</func>
<author>Cucaracha</author><date>2002-05</date>
</funcs>