|
|
◆ operator TSecondComponent()
| static implicit Sisus.Init.UninitializedGameObject< TFirstComponent, TSecondComponent >.operator TSecondComponent |
( |
UninitializedGameObject< TFirstComponent, TSecondComponent > @ | this | ) |
|
|
static |
Finalizes the GameObject creation and returns the second added component.
- Parameters
-
| this | GameObject being created with two components. |
|