Class SystemSingletonProvider<TSystem>

This System provider always returns the same instance of the System. The instance is created when first required and is of the type passed in to the constructor.

Type Parameters

Hierarchy

  • SystemSingletonProvider

Implements

Constructors

Accessors

Methods

Constructors

Accessors

Methods

Generated using TypeDoc