A function for appending listeners to the state event. Can also be called using the alias on!#{stateName}, where the state name is a string.
The state whose event to subscribe to.
The listeners to append.
subscribed.event.Event.append
See Implementation
A function for appending listeners to the state event. Can also be called using the alias on!#{stateName}, where the state name is a string.