|
| https://stephenhodgson.github.io/UnityCsReference/index.html |
| Show / Hide Table of Contents | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#sidetoggle |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| Object | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html |
| Behaviour | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Behaviour.html |
| CanvasRenderer | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.CanvasRenderer.html |
| Cloth | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Cloth.html |
| Collider | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Collider.html |
| Joint | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Joint.html |
| LODGroup | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.LODGroup.html |
| MeshFilter | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.MeshFilter.html |
| OcclusionArea | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.OcclusionArea.html |
| OcclusionPortal | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.OcclusionPortal.html |
| ParticleSystem | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ParticleSystem.html |
| ParticleSystemForceField | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.ParticleSystemForceField.html |
| Renderer | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Renderer.html |
| Rigidbody | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rigidbody.html |
| Rigidbody2D | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Rigidbody2D.html |
| TextMesh | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.TextMesh.html |
| Transform | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html |
| Tree | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Tree.html |
| WindZone | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.WindZone.html |
| WorldAnchor | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.XR.WSA.WorldAnchor.html |
| Object.GetInstanceID() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetInstanceID |
| Object.GetHashCode() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_GetHashCode |
| Object.Equals(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Equals_System_Object_ |
| Object.name | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_name |
| Object.Instantiate(Object, Vector3, Quaternion) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_ |
| Object.Instantiate(Object, Vector3, Quaternion, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_ |
| Object.Instantiate(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_ |
| Object.Instantiate(Object, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_ |
| Object.Instantiate(Object, Transform, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate_UnityEngine_Object_UnityEngine_Transform_System_Boolean_ |
| Object.Instantiate(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_ |
| Object.Instantiate(T, Vector3, Quaternion) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_ |
| Object.Instantiate(T, Vector3, Quaternion, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Vector3_UnityEngine_Quaternion_UnityEngine_Transform_ |
| Object.Instantiate(T, Transform) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_ |
| Object.Instantiate(T, Transform, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Instantiate__1___0_UnityEngine_Transform_System_Boolean_ |
| Object.Destroy(Object, Single) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_System_Single_ |
| Object.Destroy(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_Destroy_UnityEngine_Object_ |
| Object.DestroyImmediate(Object, Boolean) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_System_Boolean_ |
| Object.DestroyImmediate(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyImmediate_UnityEngine_Object_ |
| Object.FindObjectsOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType_System_Type_ |
| Object.DontDestroyOnLoad(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DontDestroyOnLoad_UnityEngine_Object_ |
| Object.hideFlags | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_hideFlags |
| Object.DestroyObject(Object, Single) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_System_Single_ |
| Object.DestroyObject(Object) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_DestroyObject_UnityEngine_Object_ |
| Object.FindSceneObjectsOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindSceneObjectsOfType_System_Type_ |
| Object.FindObjectsOfTypeIncludingAssets(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeIncludingAssets_System_Type_ |
| Object.FindObjectsOfType() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfType__1 |
| Object.FindObjectOfType() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType__1 |
| Object.FindObjectsOfTypeAll(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectsOfTypeAll_System_Type_ |
| Object.FindObjectOfType(Type) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_FindObjectOfType_System_Type_ |
| Object.ToString() | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Object.html#UnityEngine_Object_ToString |
| Object.Equals(Object, Object) | https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_ |
| Object.ReferenceEquals(Object, Object) | https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_ |
| Object.GetType() | https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType |
| Object.MemberwiseClone() | https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone |
| UnityEngine | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.html |
| GameObject | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.GameObject.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_tag.md&value=---%0Auid%3A%20UnityEngine.Component.tag%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L161 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Transform | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Transform.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_BroadcastMessage_System_String_.md&value=---%0Auid%3A%20UnityEngine.Component.BroadcastMessage(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L224 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_BroadcastMessage_System_String_System_Object_.md&value=---%0Auid%3A%20UnityEngine.Component.BroadcastMessage(System.String%2CSystem.Object)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L218 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| SendMessageOptions | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.SendMessageOptions.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_BroadcastMessage_System_String_UnityEngine_SendMessageOptions_.md&value=---%0Auid%3A%20UnityEngine.Component.BroadcastMessage(System.String%2CUnityEngine.SendMessageOptions)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L230 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| SendMessageOptions | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.SendMessageOptions.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_CompareTag_System_String_.md&value=---%0Auid%3A%20UnityEngine.Component.CompareTag(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L172 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponent_System_Type_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponent(System.Type)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L32 |
| Type | https://docs.microsoft.com/dotnet/api/system.type |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponent__1.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponent%60%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L41 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentInChildren_System_Type_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentInChildren(System.Type)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L58 |
| Type | https://docs.microsoft.com/dotnet/api/system.type |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentInChildren_System_Type_System_Boolean_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentInChildren(System.Type%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L52 |
| Type | https://docs.microsoft.com/dotnet/api/system.type |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentInChildren__1.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentInChildren%60%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L69 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentInChildren__1_System_Boolean_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentInChildren%60%601(System.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L64 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentInParent_System_Type_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentInParent(System.Type)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L106 |
| Type | https://docs.microsoft.com/dotnet/api/system.type |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentInParent__1.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentInParent%60%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L112 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponents_System_Type_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponents(System.Type)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L143 |
| Type | https://docs.microsoft.com/dotnet/api/system.type |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponents_System_Type_System_Collections_Generic_List_UnityEngine_Component__.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponents(System.Type%2CSystem.Collections.Generic.List%7BUnityEngine.Component%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L151 |
| Type | https://docs.microsoft.com/dotnet/api/system.type |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponents__1.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponents%60%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L167 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponents__1_System_Collections_Generic_List___0__.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponents%60%601(System.Collections.Generic.List%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L156 |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentsInChildren_System_Type_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentsInChildren(System.Type)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L80 |
| Type | https://docs.microsoft.com/dotnet/api/system.type |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentsInChildren_System_Type_System_Boolean_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentsInChildren(System.Type%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L75 |
| Type | https://docs.microsoft.com/dotnet/api/system.type |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentsInChildren__1.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentsInChildren%60%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L96 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentsInChildren__1_System_Boolean_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentsInChildren%60%601(System.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L86 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentsInChildren__1_System_Boolean_System_Collections_Generic_List___0__.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentsInChildren%60%601(System.Boolean%2CSystem.Collections.Generic.List%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L91 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentsInChildren__1_System_Collections_Generic_List___0__.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentsInChildren%60%601(System.Collections.Generic.List%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L101 |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentsInParent_System_Type_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentsInParent(System.Type)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L122 |
| Type | https://docs.microsoft.com/dotnet/api/system.type |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentsInParent_System_Type_System_Boolean_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentsInParent(System.Type%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L117 |
| Type | https://docs.microsoft.com/dotnet/api/system.type |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Component | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentsInParent__1.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentsInParent%60%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L138 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentsInParent__1_System_Boolean_.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentsInParent%60%601(System.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L128 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_GetComponentsInParent__1_System_Boolean_System_Collections_Generic_List___0__.md&value=---%0Auid%3A%20UnityEngine.Component.GetComponentsInParent%60%601(System.Boolean%2CSystem.Collections.Generic.List%7B%60%600%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L133 |
| Boolean | https://docs.microsoft.com/dotnet/api/system.boolean |
| List | https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1 |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_SendMessage_System_String_.md&value=---%0Auid%3A%20UnityEngine.Component.SendMessage(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L202 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_SendMessage_System_String_System_Object_.md&value=---%0Auid%3A%20UnityEngine.Component.SendMessage(System.String%2CSystem.Object)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L197 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| SendMessageOptions | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.SendMessageOptions.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_SendMessage_System_String_UnityEngine_SendMessageOptions_.md&value=---%0Auid%3A%20UnityEngine.Component.SendMessage(System.String%2CUnityEngine.SendMessageOptions)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L210 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| SendMessageOptions | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.SendMessageOptions.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_SendMessageUpwards_System_String_.md&value=---%0Auid%3A%20UnityEngine.Component.SendMessageUpwards(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L186 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_SendMessageUpwards_System_String_System_Object_.md&value=---%0Auid%3A%20UnityEngine.Component.SendMessageUpwards(System.String%2CSystem.Object)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L180 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| Object | https://docs.microsoft.com/dotnet/api/system.object |
| SendMessageOptions | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.SendMessageOptions.html |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component_SendMessageUpwards_System_String_UnityEngine_SendMessageOptions_.md&value=---%0Auid%3A%20UnityEngine.Component.SendMessageUpwards(System.String%2CUnityEngine.SendMessageOptions)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.bindings.cs/#L192 |
| String | https://docs.microsoft.com/dotnet/api/system.string |
| SendMessageOptions | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.SendMessageOptions.html |
| MustExtensions.MustBeEqual(T, T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_ |
| MustExtensions.MustBeEqual(T, T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeEqual__1___0___0_System_String_ |
| MustExtensions.MustNotBeEqual(T, T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_ |
| MustExtensions.MustNotBeEqual(T, T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeEqual__1___0___0_System_String_ |
| MustExtensions.MustBeNull(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_ |
| MustExtensions.MustBeNull(T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustBeNull__1___0_System_String_ |
| MustExtensions.MustNotBeNull(T) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_ |
| MustExtensions.MustNotBeNull(T, String) | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Assertions.Must.MustExtensions.html#UnityEngine_Assertions_Must_MustExtensions_MustNotBeNull__1___0_System_String_ |
| Improve this Doc | https://github.com/Unity-Technologies/UnityCsReference/new/master/apiSpec/new?filename=UnityEngine_Component.md&value=---%0Auid%3A%20UnityEngine.Component%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A |
| View Source | https://github.com/Unity-Technologies/UnityCsReference/blob/master/Runtime/Export/Component.deprecated.cs/#L9 |
| Back to top | https://stephenhodgson.github.io/UnityCsReference/api/UnityEngine.Component.html#top |