cancellableEvent.isDefaultPrevented: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:
|endpoint = shared
|endpoint = shared
|type = method
|type = method
|class = Event
|class = CancellableEvent
|name = isDefaultPrevented
|name = isDefaultPrevented
|parameters = void
|parameters = void

Revision as of 01:13, 18 August 2021

isDefaultPrevented

Signature: void isDefaultPrevented(void)

Usage: check if the default action for the event trigger occurrence has been prevented by resources or plugins

Return

void

On failure: bool false