BIS fnc lookAtArrayEH: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (infobox to template)
m (Text replacement - "\|game([0-9])= *([^ ]+) * +\|version([0-9])= *([^ ]+) * " to "|game$1=$2 |version$3=$4 ")
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function|= Comments
{{RV|type=function


| arma3 |Game name=
|game1= arma3
|version1= 1.78


|1.78|Game version=
|gr1= Interaction


<!---|arg= local |Multiplayer Arguments=--->
|descr= Event handler function for the [[BIS_fnc_lookAtArray]] function.


<!---|eff= local |Multiplayer Effects=--->
|s1=


| <pre>/*
|r1= [[Nothing]]
Author: Riccardo Argiolas


Description:
|x1= -
    Event handler function for the lookAtArray function.


Parameters: None
|seealso= [[BIS_fnc_lookAtArray]]
Returns: None
 
Examples:
*/</pre>{{placeholder}}<!-- Remove this after fill-in --> |Description=
 
|[] call [[BIS_fnc_lookAtArrayEH]]|Syntax=
 
|p1= parameter: Datatype - (Optional, default defValue) description |Parameter 1=
 
|Datatype - description|Return value=
 
|x1= <code></code>|Example 1=
 
|exec= call |Execution=
 
| |See also=
}}
}}
[[Category:Function Group: Systems|{{uc:lookAtArrayEH}}]]
[[Category:Functions|{{uc:lookAtArrayEH}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:lookAtArrayEH}}]]

Latest revision as of 11:14, 14 June 2021

Hover & click on the images for description

Description

Description:
Event handler function for the BIS_fnc_lookAtArray function.
Execution:
call
Groups:
Interaction

Syntax

Syntax:
Syntax needed
Return Value:
Nothing

Examples

Example 1:
-

Additional Information

See also:
BIS_fnc_lookAtArray

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