Returns the first object that is of type TWrapped or implements an interface of type TWrapped and is wrapped by an a loaded Object that implements IWrapper.
Template Parameters
TWrapped
Type of the wrapped object.
Parameters
includeInactive
Should inactive GameObjects be included in the search?
Returns
object of type TWrapped , if found; otherwise, null