Fixed typo and added some more context
This commit is contained in:
parent
86db39ae7f
commit
27b8f86ad3
@ -599,7 +599,7 @@ multi:mainloop()
|
|||||||
.inf</br>
|
.inf</br>
|
||||||
|
|
||||||
# Triggers
|
# Triggers
|
||||||
Triggers were what I used before connections became a thing</br>
|
Triggers were what I used before connections became a thing, also Function objects are a lot like triggers and can be paused as well, while triggers cannot...</br>
|
||||||
They are simple to use, but in most cases you are better off using a connection</br>
|
They are simple to use, but in most cases you are better off using a connection</br>
|
||||||
```lua
|
```lua
|
||||||
require("multi.trigger")
|
require("multi.trigger")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user