The type of callbacks accepted by the delegate.
The callback function to remove.
A boolean indicating whether the callback was found and removed.
The callback function to check for.
A boolean indicating whether the callback was found.
The arguments to pass to the callbacks.
The callback function to add.
Delegate
Description
Class representing a set of callbacks that can be maintained and executed together.