cocos_add_block_input_events
Attach cc.BlockInputEvents to block touch and mouse input from passing through a specified node in Cocos Creator scenes.
Instructions
Attach cc.BlockInputEvents. Blocks touch/mouse from passing through this node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_path | Yes | ||
| node_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |