Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ operator TComponent()

static implicit Sisus.Init.GameObject< TComponent >.operator TComponent ( GameObject< TComponent > @ this)
static

Gets the component that is added to the GameObject.

Parameters
thisBuilder for creating a new GameObject with a component of type TComponent .