|
Flying Piggy 2D Runner Kit
1.0
Complete 2D runner template for Unity
|
Public Member Functions | |
| T | Create< Tderived > (params object[] args) |
Protected Member Functions | |
| Factory () | |
| void | Register< Tderived > () |
Static Protected Attributes | |
| static readonly List< Type > | types = new List<Type>() |
Create an instance of the type T
|
protected |
| T Factory< T >.Create< Tderived > | ( | params object[] | args | ) |
Create an instance according to the type Tderived.
| args | - argument of the constructor of the type Tderived |
|
protected |
Add new type to allowed types list
| Tderived | : | T |
|
staticprotected |
Allowed types