mirror of
https://github.com/Mestima/GodotHook.git
synced 2025-05-03 14:50:27 +00:00
Update README.md
This commit is contained in:
parent
8f42c858ea
commit
18a42c61d3
@ -18,7 +18,7 @@ Example compilation `Windows` command: `scons p=windows tools=yes -j4`
|
||||
```gdscript
|
||||
hook.GetTable()
|
||||
hook.Add(event: String, uid: String, function: Callable)
|
||||
hook.Call(event: String, args: Array, defer: bool = false)
|
||||
hook.Call(event: String, args: Array = [], defer: bool = false)
|
||||
hook.Remove(event: String, uid: String)
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user