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

◆ operator Transform()

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

Gets the Transform component of the GameObject to which the component is added.

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