displaySetEventHandler

From Bohemia Interactive Community
Revision as of 12:47, 4 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


display displaySetEventHandler [handler name, function]


Operand types:

display: Display

[handler name, function]: Array

Type of returned value:

Nothing

Compatibility:

Version 2.54 required.

Description:

Sets given event handler of given display.


Example:

_control displaySetEventHandler ["KeyDown", ""]