TLKEventSimple will be a stripped-down version of TLKEvent, intended for simple Notification Events containing absolutely no data. These are ideal for simple use-cases where you just want to trigger a method to execute using an Event, where there is absolutely no need for any data to be passed along with the Event.
The following methods will not need to be overloaded for TLKEventSimple:
TLKEventSimple will be a stripped-down version of TLKEvent, intended for simple Notification Events containing absolutely no data. These are ideal for simple use-cases where you just want to trigger a method to execute using an Event, where there is absolutely no need for any data to be passed along with the Event.
The following methods will not need to be overloaded for TLKEventSimple: