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

◆ operator TWrapped()

static implicit Sisus.Init.Wrapper< TWrapped >.operator TWrapped ( Wrapper< TWrapped > wrapper)
static

Defines an implicit conversion of a Wrapper<TWrapped> to the TWrapped plain old class object that it wraps.

Parameters
wrapperThe Wrapper<TWrapped> instance to convert.