Class GeneratedSceneComponent<T>
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public abstract class GeneratedSceneComponent<T> : GeneratedComponent, IGeneratedSceneComponent, IGeneratedComponent, IGeneratedClass, IGeneratedType, IGeneratedBehaviour where T : class, IGeneratedComponent
Type Parameters
| Name | Description |
|---|---|
| T |
Constructors
GeneratedSceneComponent(BoltComponent)
Declaration
protected GeneratedSceneComponent(BoltComponent shell)
Parameters
| Type | Name | Description |
|---|---|---|
| BoltComponent | shell |
Methods
Instance(Scene)
Declaration
public static T Instance(Scene scene)
Parameters
| Type | Name | Description |
|---|---|---|
| Scene | scene |
Returns
| Type | Description |
|---|---|
| T |