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

◆ operator Wrapper< TWrapped >()

static Sisus.Init.Wrapper< TWrapped >.operator Wrapper< TWrapped > ( TWrapped wrapped)
explicitstatic

Defines an explicit conversion of a TWrapped to a Wrapper<TWrapped> component that wraps it.

Parameters
wrappedThe TWrapped instance to convert.