Init(args)
Scripting Reference

◆ operator()

static implicit Sisus.Init.GameObjectWithInit2Of3Done< TFirstComponent, TSecondComponent, TThirdComponent >.operator ( TFirstComponent  ,
TSecondComponent  ,
TThirdComponent   
)
static

Finalizes the GameObject creation and returns both added components.

Parameters
thisGameObject being created with three components.