12 [
NativeHeader(
"Runtime/Export/Scripting/Component.bindings.h")]
21 [
FreeFunction(
"GetTransform", HasExplicitThis =
true, ThrowsException =
true)]
47 [
FreeFunction(HasExplicitThis =
true, ThrowsException =
true)]
182 [
FreeFunction(HasExplicitThis =
true, ThrowsException =
true)]
class f__AnonymousType0<< Count > j__TPar
Component GetComponentInParent(Type t, bool includeInactive)
T GetComponentInChildren< T >()
Component GetComponentInChildren(Type t, bool includeInactive)
Component GetComponent(Type type)
T[] GetComponentsInChildren< T >(bool includeInactive)
void GetComponentFastPath(Type type, IntPtr oneFurtherThanResultValue)
void GetComponents(Type type, List< Component > results)
T[] GetComponentsInParent< T >()
T GetComponentInParent< T >()
void GetComponentsForListInternal(Type searchType, object resultList)