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

17 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>GetVertexNum</title>
<category>Objects</category>
<subcat>Vertices</subcat>
<version>5.1 OC</version>
<syntax><rtype>int</rtype></syntax>
<desc>Returns the number of vertices of an object.</desc>
<related><funclink>GetVertex</funclink></related>
</func>
<author>jwk</author><date>2002-08</date>
</funcs>