bgiGetEventID

Returns the control type identifier for the current event. Takes no parameters. Returns the value of the global variable LuiEventID.

BGI GUI

Parameters & Returns

Parameters

This function takes no parameters.

Returns

Int

Quick Summary

Returns the control type identifier for the current event. Takes no parameters. Returns the value of the global variable LuiEventID.

Technical Exegesis...

Returns the control type identifier for the current event. Returns the value of the global variable LuiEventID.

Example

Example.bam
; No example implemented yet