PageRenderTime 38ms CodeModel.GetById 33ms app.highlight 4ms RepoModel.GetById 0ms app.codeStats 0ms

/docs/sdk/script/fn/Find_AnyContainer.xml

https://bitbucket.org/randrian/openclonk2
XML | 19 lines | 19 code | 0 blank | 0 comment | 0 complexity | 186c0faeb0367937f4bda2b95ab687a4 MD5 | raw file
Possible License(s): WTFPL, 0BSD, LGPL-2.1, CC-BY-3.0
 1<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
 2<!DOCTYPE funcs SYSTEM "../../../clonk.dtd">
 3<?xml-stylesheet type="text/xsl" href="../../../clonk.xsl"?>
 4<funcs>
 5	<func>
 6		<title>Find_AnyContainer</title>
 7		<category>Objekte</category><subcat>Suche</subcat>
 8		<version>4.9.6.0 CR</version>
 9		<syntax>
10			<rtype>array</rtype>
11		</syntax>
12		<desc>Suchkriterium: sucht alle Objekte die irgendwo enthalten sind.</desc>
13		<remark>F�r weitere Informationen und Beispiele zur Benutzung dieser Funktion sehe <funclink>FindObjects</funclink>.</remark>
14		<related>
15			<funclink>FindObjects</funclink>
16		</related>
17	</func>
18	<author>Clonkonaut</author><date>Juli 2006</date>
19</funcs>