new PIXI.SignalBinding (fn, once, thisArg) Signal.ts:15 SignalBinding constructor. Name Type Attributes Default Description fn Function Event handler to be called. once boolean <optional> false Should this listener be removed after dispatch thisArg object <optional> The context of the callback function.