Property | Type | Description | |
---|---|---|---|
executeAction | Action
|
Property | Type | Description | |
---|---|---|---|
_didCleanup | int | ||
_didExecute | int | ||
_didInitialize | int | ||
_didTearDown | int | ||
_entities | Entity[] |
Method | Description | |
---|---|---|
Cleanup ( ) : void | ||
Initialize ( ) : void | ||
ReactiveSystemSpy ( Collector collector ) : System | ||
ReactiveSystemSpy ( Collector collector, bool>.Func |
||
TearDown ( ) : void |
Method | Description | |
---|---|---|
Execute ( List |
||
Filter ( Entity entity ) : bool | ||
GetTrigger ( Context context ) : Collector |
protected GetTrigger ( Context context ) : Collector | ||
context | Context | |
return | Collector |
public ReactiveSystemSpy ( Collector collector ) : System | ||
collector | Collector | |
return | System |
public ReactiveSystemSpy ( Collector collector, bool>.Func |
||
collector | Collector | |
filter | bool>.Func | |
return | System |