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

◆ WrapperOf() [1/2]

static IWrapper Sisus.Init.Find.WrapperOf ( [DisallowNull] object wrapped)
static

Returns the component which wraps the wrapped .

Parameters
wrappedThe wrapped object.
includeInactiveShould components on inactive GameObjects be included in the search?
Returns
Object of type WrapperOf<TWrapped>, if found; otherwise, null