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

19 lines
570 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>InLiquid</title>
<category>Landscape</category>
<version>5.1 OC</version>
<syntax><rtype>bool</rtype></syntax>
<desc>Returns <code>true</code>, if the object is submerged in liquid.</desc>
<related>
<funclink>OCF_InLiquid</funclink>
<funclink>GBackLiquid</funclink>
</related>
</func>
<author>PeterW</author><date>2001-11</date>
</funcs>