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