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