BIS fnc sceneGetObjects: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Generated by BIS_fnc_exportFunctionsToWiki)
 
m (1 revision)
(No difference)

Revision as of 15:53, 25 July 2014


Hover & click on the images for description

Description

Description:
/*******************************************************************************
 *
 *	version: 	1.0
 *	name:		sceneGetObjects	
 *	description:	part of S.C.E.N.E.S. This script gets objects positions 
 *			and direction relative to the choosen object
 *			more info on: https://wiki.bistudio.com/index.php/SCENES    	
 *	paramater:	object or marker 
 *			(its position will be selected as a center of the scene)
 *			optional: x, y - size of the area which objects will be 
 *			exported from 	
 *	return value:	nothing 	
 * 
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section