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

23 lines
651 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>GetNeededMatStr</title>
<category>Objects</category>
<subcat>Status</subcat>
<version>5.1 OC</version>
<syntax>
<rtype>string</rtype>
</syntax>
<desc>Returns the still needed construction materials of an object.</desc>
<related>
<funclink>GetComponent</funclink>
<funclink>GetCon</funclink>
<funclink>ComponentAll</funclink>
</related>
</func>
<author>wipfmetz</author><date>2002-08</date>
</funcs>