Photon Fusion 2.0.3

NestedComponentUtilities Member List

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

EnsureRootComponentExists< T, TStopOn >(this Transform transform)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, TCast >(this UnityEngine.SceneManagement.Scene scene, bool includeInactive=false)NestedComponentUtilitiesstatic
FindObjectsOfTypeInOrder< T, TCast >(this UnityEngine.SceneManagement.Scene scene, List< TCast > list, bool includeInactive=false)NestedComponentUtilitiesstatic
GetNestedComponentInChildren< T, TStopOn >(this Transform t, bool includeInactive)NestedComponentUtilitiesstatic
GetNestedComponentInParent< T, TStopOn >(this Transform t)NestedComponentUtilitiesstatic
GetNestedComponentInParents< T, TStopOn >(this Transform t)NestedComponentUtilitiesstatic
GetNestedComponentsInChildren< T >(this Transform t, List< T > list, bool includeInactive=true, params System.Type[] stopOn)NestedComponentUtilitiesstatic
GetNestedComponentsInChildren< T, TSearch, TStop >(this Transform t, bool includeInactive, List< T > list)NestedComponentUtilitiesstatic
GetNestedComponentsInChildren< T, TStopOn >(this Transform t, List< T > list, bool includeInactive=true)NestedComponentUtilitiesstatic
GetNestedComponentsInParents< T >(this Transform t, List< T > list)NestedComponentUtilitiesstatic
GetNestedComponentsInParents< T, TStop >(this Transform t, List< T > list)NestedComponentUtilitiesstatic
GetParentComponent< T >(this Transform t)NestedComponentUtilitiesstatic