Difference between revisions of "isFlatEmpty"
From Bohemia Interactive Community
(populated with empty template) |
(populated) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | | + | | Chek if given area is flat and emty. |= Description |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | ''' | + | | position '''isFlatEmpty''' [float minDistance,float precizePos,float maxGradient,float gradientRadius,float onWater,bool onShore,object skipobj] |= Syntax |
− | |p1= |= PARAMETER1 | + | |p1= position: [[Array]] - |= PARAMETER1 |
− | |p2= |= PARAMETER2 | + | |p2= [float minDistance,float precizePos,float maxGradient,float gradientRadius,float onWater,bool onShore,object skipobj]: [[Array]] - |= PARAMETER2 |
|p3= |= PARAMETER3 | |p3= |= PARAMETER3 | ||
− | | |= RETURNVALUE | + | | [[Array]] |= RETURNVALUE |
Revision as of 04:12, 4 June 2009
Click on the images for descriptions
Introduced in
- Game:
- Arma 2
- Version:
- 1.00
Description
- Description:
- Chek if given area is flat and emty.
Syntax
- Syntax:
- position isFlatEmpty [float minDistance,float precizePos,float maxGradient,float gradientRadius,float onWater,bool onShore,object skipobj]
- Parameters:
- position: Array -
- [float minDistance,float precizePos,float maxGradient,float gradientRadius,float onWater,bool onShore,object skipobj]: Array -
- Return Value:
- Array
Examples
- Example 1:
- Example needed
Additional Information
- Multiplayer:
- -
- See also:
- See also needed
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To