Understanding how to detect and manage errors
Connect
Connect
or ConnectEvent
clua will return nil or a string. If a error occurs: then it will return a string which will be the error message.
Let us see an example:
pcall
?pcall
. In future engine-related functions will slowly get support to work with pcall
s.