EventController.getCurrentEventState

Returns the modifier state of the event that is currently being handled by the controller, and 0 otherwise.

class EventController
getCurrentEventState
()

Return Value

modifier state of the event is currently handled by @controller

Meta