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

◆ operator GameObject()

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

Gets the GameObject to which the component is added.

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