Difference between revisions of "BIS fnc WLRandomPosRect"

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "(\| )+\}\}" to "}}")
m (Text replacement - " |p1= |r1= |x1= }}" to " |p1= |r1= |x1= |seealso= }}")
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function
+
{{RV|type=function
  
| arma3
+
|game1= arma3
 +
|version1= 1.86
  
|1.86
+
|gr1= Warlords
  
|gr1 = Warlords
+
|descr= <pre>/*
 
 
<!---|arg= local |Multiplayer Arguments=--->
 
 
 
<!---|eff= local |Multiplayer Effects=--->
 
 
 
| <pre>/*
 
 
WARLORDS-SPECIFIC FUNCTION
 
WARLORDS-SPECIFIC FUNCTION
  
Line 17: Line 12:
  
 
Description: Returns a random position in rectangle area.
 
Description: Returns a random position in rectangle area.
*/</pre>{{placeholder}}<!-- Remove this after fill-in -->
+
*/</pre>{{Wiki|placeholder}}<!-- Remove this after fill-in -->
  
|[] call [[BIS_fnc_WLRandomPosRect]]
+
|s1= [] call [[BIS_fnc_WLRandomPosRect]]
  
|p1= parameter: Datatype - (Optional, default defValue) description
+
|p1=  
  
|Datatype - description
+
|r1=
  
|x1= <code></code>
+
|x1=
 
 
|exec= call
 
  
 +
|seealso=
 
}}
 
}}
 
[[Category:Functions|{{uc:WLRandomPosRect}}]]
 
[[Category:{{Name|arma3}}: Functions|{{uc:WLRandomPosRect}}]]
 

Latest revision as of 03:14, 13 June 2021

Hover & click on the images for description

Description

Description:
/*
WARLORDS-SPECIFIC FUNCTION

Author: Josef Zemánek

Description: Returns a random position in rectangle area.
*/
🏗
Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki.
Execution:
call
Groups:
Warlords

Syntax

Syntax:
[] call BIS_fnc_WLRandomPosRect
Return Value:
Return value needed

Examples

Examples:
Example needed

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