![]() |
Able
Askowl Base Library Enabler
|
Parent class for component interfaces More...
Public Member Functions | |
| override string | ToString () |
| Returns game object name as the most useful More... | |
Protected Member Functions | |
| void | Instantiate< Tc > (bool primary) |
| Called in concrete class constructor More... | |
Parent class for component interfaces
Definition at line 19 of file ComponentDecoupler.cs.
|
protected |
Called in concrete class constructor
| Tc | : | Component |
Definition at line 23 of file ComponentDecoupler.cs.
| override string Decoupled.ComponentDecoupler< T >.ComponentInterface.ToString | ( | ) |