ImageEventDispatcher constructor

ImageEventDispatcher(
  1. int _rootId,
  2. int _id,
  3. RenderContext<LoadInstanceContext> _context
)

Implementation

ImageEventDispatcher(this._rootId, this._id, this._context);