Photon Fusion 1.1.9

NestedComponentUtilities Member List

This is the complete list of members for NestedComponentUtilities, including all inherited members.

EnsureRootComponentExists< T, StopOnT >(this Transform transform) (defined in NestedComponentUtilities)NestedComponentUtilitiesstatic
FindObjectOfTypeInOrder< T >(this UnityEngine.SceneManagement.Scene scene) (defined in NestedComponentUtilities)NestedComponentUtilitiesstatic
FindObjectOfTypeInOrder< T, CastT >(this UnityEngine.SceneManagement.Scene scene) (defined in NestedComponentUtilities)NestedComponentUtilitiesstatic
FindObjectsOfTypeInOrder< T >(this UnityEngine.SceneManagement.Scene scene, bool includeInactive=false)NestedComponentUtilitiesstatic
FindObjectsOfTypeInOrder< T >(this UnityEngine.SceneManagement.Scene scene, List< T > list, bool includeInactive=false)NestedComponentUtilitiesstatic
FindObjectsOfTypeInOrder< T, CastT >(this UnityEngine.SceneManagement.Scene scene, bool includeInactive=false)NestedComponentUtilitiesstatic
FindObjectsOfTypeInOrder< T, CastT >(this UnityEngine.SceneManagement.Scene scene, List< CastT > list, bool includeInactive=false)NestedComponentUtilitiesstatic
GetNestedComponentInChildren< T, StopOnT >(this Transform t, bool includeInactive) (defined in NestedComponentUtilities)NestedComponentUtilitiesstatic
GetNestedComponentInParent< T, StopOnT >(this Transform t)NestedComponentUtilitiesstatic
GetNestedComponentInParents< T, StopOnT >(this Transform t)NestedComponentUtilitiesstatic
GetNestedComponentsInChildren< T >(this Transform t, List< T > list, bool includeInactive=true, params System.Type[] stopOn)NestedComponentUtilitiesstatic
GetNestedComponentsInChildren< T, SearchT, StopT >(this Transform t, bool includeInactive, List< T > list)NestedComponentUtilitiesstatic
GetNestedComponentsInChildren< T, StopOnT >(this Transform t, List< T > list, bool includeInactive=true)NestedComponentUtilitiesstatic
GetNestedComponentsInParents< T >(this Transform t, List< T > list)NestedComponentUtilitiesstatic
GetNestedComponentsInParents< T, StopT >(this Transform t, List< T > list)NestedComponentUtilitiesstatic
GetParentComponent< T >(this Transform t)NestedComponentUtilitiesstatic