Class GeneratedSingletonComponent<T>
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public abstract class GeneratedSingletonComponent<T> : GeneratedComponent, IGeneratedSingletonComponent, IGeneratedComponent, IGeneratedClass, IGeneratedType, IGeneratedBehaviour where T : class, IGeneratedComponent
Type Parameters
| Name | Description |
|---|---|
| T |
Constructors
GeneratedSingletonComponent(BoltComponent)
Declaration
protected GeneratedSingletonComponent(BoltComponent shell)
Parameters
| Type | Name | Description |
|---|---|---|
| BoltComponent | shell |
Properties
Instance
Declaration
public static T Instance { get; }
Property Value
| Type | Description |
|---|---|
| T |