displaySetEventHandler

From Bohemia Interactive Community
Revision as of 18:12, 3 July 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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", ""]