inGameUISetEventHandler: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|INGAMEUISETEVENTHANDLER]]
{{Command|= Comments
[[Category:Scripting Commands ArmA|INGAMEUISETEVENTHANDLER]]
____________________________________________________________________________________________


| arma |= Game name


<h2 style="color:#000066">''' inGameUISetEventHandler ''[handler name, function]'''''</h2>
|2.91|= Game version
____________________________________________________________________________________________


| Sets given event handler of in-game UI. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''inGameUISetEventHandler''' [handler name, function] |= Syntax


'''[handler name, function]''': [[Array]]
|p1= [handler name, function] [[Array]] |= Parameter 1


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Compatibility:'''
}}


Version 2.91 required.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


'''Description:'''
<!-- Note Section END -->
</dl>


Sets given event handler of in-game UI.
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|INGAMEUISETEVENTHANDLER]]
[[Category:Scripting Commands ArmA|INGAMEUISETEVENTHANDLER]]

Revision as of 01:32, 2 August 2006

-wrong parameter ("Arma") defined!-2.91
Hover & click on the images for description

Description

Description:
Sets given event handler of in-game UI.
Groups:
Uncategorised

Syntax

Syntax:
inGameUISetEventHandler [handler name, function]
Parameters:
[handler name, function] Array
Return Value:
Nothing

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

Notes

Bottom Section