Event.register

docs.event.register
overload 1:
Event:register(function)
Method Property Fluent Description Representation
function accepts a function
Return Value nil
overload 2:
Event:register(function, name)
Method Property Fluent Description Representation
function accepts a function
name accepts a String
Return Value nil
a a