Event:register(func) | Method Property | Fluent Description | Representation |
|---|---|---|
| func accepts | a function | |
| Return Value | nil |
Event:runOnce(predicate, function) | Method Property | Fluent Description | Representation |
|---|---|---|
| predicate accepts | a function | |
| function accepts | a function | |
| Return Value | nil |