Event.remove
docs.event.remove
overload 1:
Event:remove()
Method Property | Fluent Description | Representation |
Return Value | a Boolean | |
overload 2:
Event:remove(index)
Method Property | Fluent Description | Representation |
index accepts | an Integer | |
Return Value | a Boolean | |
overload 3:
Event:remove(name)
Method Property | Fluent Description | Representation |
name accepts | a String | |
Return Value | a Boolean | |
a a