ContextActionResult

Overview

This is used by the ContextActionService when multiple event handlers are bound to a single action. It determines whether the event should continue to the next handler or not after being processed by one handler.

Items

Name
Value
Description

Sink

0

Currently not supported.

Pass

1

Currently not supported.

See also

ContextActionService

Last updated