getCurrentEventState

open fun getCurrentEventState(): <Error class: unknown class>

Returns the modifier state of the event that is currently being handled by the controller.

At other times, 0 is returned.

Return

modifier state of the event is currently handled by @controller