mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 10:32:20 +02:00
Update
This commit is contained in:
8
docs_md/components/base/blocker_api.md
Normal file
8
docs_md/components/base/blocker_api.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Blocker Quick API reference
|
||||
|
||||
```lua
|
||||
blocker:init(node)
|
||||
blocker:is_enabled()
|
||||
blocker:on_input([action_id], [action])
|
||||
blocker:set_enabled([state])
|
||||
```
|
Reference in New Issue
Block a user