BIN fnc diag getAllAreaObjects: Difference between revisions
m (Text replacement - "|x1= <code></code>" to "|x1=")  | 
				m (Text replacement - "</pre><small>''(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)''</small>" to "{{placeholder}}")  | 
				||
| Line 24: | Line 24: | ||
*/  | */  | ||
{{placeholder}}  | |||
{{Feature|arma3contact}}    | {{Feature|arma3contact}}    | ||
Revision as of 16:48, 1 February 2021
{{RV|type=function
| arma3
|1.94
|gr1= Collisions
|
/* Killzone_Kid Description: Returns stored area objects for diagnostics Parameter(s): 0: STRING - area name 1: NUMBER - multipart number Returns: ARRAY of arays in format [[posX,posY,posMinZ,posMaxZ,radius],...] Example: "MyArea" call BIN_fnc_diag_getAllAreaObjects */ Template:placeholder | |p1= | |x1= | }}