Class DynamicSystemProvider<TSystem>

This System provider returns results of a method call. The method is passed to the provider at initialisation.

Type Parameters

Hierarchy

  • DynamicSystemProvider

Implements

Constructors

Accessors

Methods

Constructors

Accessors

  • get identifier(): any
  • Used to compare this provider with others. Any provider that returns the same component instance will be regarded as equivalent.

    Returns any

    The method used to call the System instances

Methods

Generated using TypeDoc