\Core\MapEventMap

Summary

Methods
Properties
Constants
push()
launchEvent()
arrayShift()
$eventMap
$count
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$eventMap

$eventMap : \Worker\Prop\Build[]

Type

Build[]

$count

$count : int

Type

int

Methods

push()

push(\Worker\Prop\Build  $event) : void

异步发布事件

Parameters

\Worker\Prop\Build $event

launchEvent()

launchEvent(\Worker\Prop\Build  $event) : void

异步发布一条启动事件

Parameters

\Worker\Prop\Build $event

arrayShift()

arrayShift() : \Worker\Prop\Build|null

Returns

\Worker\Prop\Build|null —