C# Class MarketingEventSystem, Corporations

Inheritance: Entitas.ReactiveSystem
显示文件 Open project: IGGAMEMAKER/Corporations

Public Methods

Method Description
MarketingEventSystem ( Contexts, contexts )

Protected Methods

Method Description
Execute ( System.Collections.Generic.List entities ) : void
Filter ( entity ) : bool
GetTrigger ( Entitas.IContext context ) : Entitas.ICollector

Method Details

Execute() protected method

protected Execute ( System.Collections.Generic.List entities ) : void
entities System.Collections.Generic.List
return void

Filter() protected method

protected Filter ( entity ) : bool
return bool

GetTrigger() protected method

protected GetTrigger ( Entitas.IContext context ) : Entitas.ICollector
context Entitas.IContext
return Entitas.ICollector

MarketingEventSystem() public method

public MarketingEventSystem ( Contexts, contexts )
contexts Contexts,