cancellableEvent.isDefaultPrevented: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = shared
|name = isDefaultPrevented
|side = shared
|type = method
|type = method
|class = CancellableEvent
|class = CancellableEvent
|name = isDefaultPrevented
|games = iii vc sa iv
|parameters = void
|desc = check if the default action for the event trigger occurrence has been prevented by resources or plugins
|returnTypes = bool
|return = bool true if the default action has been prevented, false otherwise
|usage = check if the default action for the event trigger occurrence has been prevented by resources or plugins
|freturn = bool false
|returnInfo = true if the default action has been prevented, false otherwise
|returnFail1 = bool false
}}
}}
6,833

edits