Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FindObjectsOfTypeAll(Type)

Override for customizing the behavior of the Resources.FindObjectsOfTypeAll function.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
protected virtual Object[] FindObjectsOfTypeAll(Type systemTypeInstance)

Parameters

systemTypeInstance

Returns

Type

Description

Object[]