Able
Askowl Base Library Enabler
Decoupled.ComponentDecoupler< T >.ComponentInterface Class Reference

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...
 

Detailed Description

Member Function Documentation

◆ Instantiate< Tc >()

void Decoupled.ComponentDecoupler< T >.ComponentInterface.Instantiate< Tc > ( bool  primary)
protected

Called in concrete class constructor

Type Constraints
Tc :Component 

Definition at line 23 of file ComponentDecoupler.cs.

◆ ToString()

override string Decoupled.ComponentDecoupler< T >.ComponentInterface.ToString ( )

The documentation for this class was generated from the following file: