Base type for Callback event objects.

Callback objects are automatically reused and you should not keep references to them.

Constructor

new()

@private

Variables

read onlyevent:CbEvent

CbEvent type this callback was generated for.

read onlylistener:Listener

The Listener which was responsive for this callback being generated.

@:value(null)zpp_inner:ZPP_Callback = null

@private

Methods

@:keeptoString():String

@private