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