Class UnitPortFilter<TPort>
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class UnitPortFilter<TPort> : Filter<TPort>, IUnitPortFilter, IFilter where TPort : class, IUnitPort
Type Parameters
| Name | Description |
|---|---|
| TPort |
Constructors
UnitPortFilter(TPort)
Declaration
public UnitPortFilter(TPort target)
Parameters
| Type | Name | Description |
|---|---|---|
| TPort | target |