Joint2D¶
The Joint2D module.
op_Equality¶
-
UnityEngineJoint2D.__op_Equality__UnityEngineObject_UnityEngineObject__SystemBoolean(UnityEngine.Object UnityEngine.Object)¶
outputs: unnamed (Boolean)
flow: none
Joint2D Equals¶
-
UnityEngineJoint2D.__Equals__SystemObject__SystemBoolean(UnityEngine.Joint2D instanceSystem.Object other)¶
outputs: unnamed (Boolean)
flow: none
Joint2D get_attachedRigidbody¶
-
UnityEngineJoint2D.__get_attachedRigidbody__UnityEngineRigidbody2D(UnityEngine.Joint2D instance)¶
outputs: unnamed (Rigidbody2D)
flow: none
Joint2D get_breakForce¶
-
UnityEngineJoint2D.__get_breakForce__SystemSingle(UnityEngine.Joint2D instance)¶
outputs: unnamed (Single)
flow: none
Joint2D get_breakTorque¶
-
UnityEngineJoint2D.__get_breakTorque__SystemSingle(UnityEngine.Joint2D instance)¶
outputs: unnamed (Single)
flow: none
Joint2D get_connectedBody¶
-
UnityEngineJoint2D.__get_connectedBody__UnityEngineRigidbody2D(UnityEngine.Joint2D instance)¶
outputs: unnamed (Rigidbody2D)
flow: none
Joint2D get_enableCollision¶
-
UnityEngineJoint2D.__get_enableCollision__SystemBoolean(UnityEngine.Joint2D instance)¶
outputs: unnamed (Boolean)
flow: none
Joint2D get_enabled¶
-
UnityEngineJoint2D.__get_enabled__SystemBoolean(UnityEngine.Joint2D instance)¶
outputs: unnamed (Boolean)
flow: none
Joint2D get_gameObject¶
-
UnityEngineJoint2D.__get_gameObject__UnityEngineGameObject(UnityEngine.Joint2D instance)¶
outputs: unnamed (GameObject)
flow: none
Joint2D get_name¶
-
UnityEngineJoint2D.__get_name__SystemString(UnityEngine.Joint2D instance)¶
outputs: unnamed (String)
flow: none
Joint2D get_reactionForce¶
-
UnityEngineJoint2D.__get_reactionForce__UnityEngineVector2(UnityEngine.Joint2D instance)¶
outputs: unnamed (Vector2)
flow: none
Joint2D get_reactionTorque¶
-
UnityEngineJoint2D.__get_reactionTorque__SystemSingle(UnityEngine.Joint2D instance)¶
outputs: unnamed (Single)
flow: none
Joint2D get_transform¶
-
UnityEngineJoint2D.__get_transform__UnityEngineTransform(UnityEngine.Joint2D instance)¶
outputs: unnamed (Transform)
flow: none
Joint2D GetComponent¶
-
UnityEngineJoint2D.__GetComponent__SystemType__UnityEngineComponent(UnityEngine.Joint2D instanceSystem.Type type)¶
outputs: unnamed (Component)
flow: none
Joint2D GetComponentInChildren¶
-
UnityEngineJoint2D.__GetComponentInChildren__SystemBoolean__T(UnityEngine.Joint2D instanceSystem.Boolean includeInactiveSystem.Type type)¶
outputs: T (Object)
flow: none
Joint2D GetComponentInParent¶
-
UnityEngineJoint2D.__GetComponentInParent__SystemType__UnityEngineComponent(UnityEngine.Joint2D instanceSystem.Type t)¶
outputs: unnamed (Component)
flow: none
Joint2D GetComponents¶
-
UnityEngineJoint2D.__GetComponents__ListT__SystemVoid(UnityEngine.Joint2D instanceSystem.Collections.Generic.List`1[UnityEngine.Object] results)¶
outputs: none
flow inputs: unnamed
flow outputs: unnamed
Joint2D GetComponentsInChildren¶
-
UnityEngineJoint2D.__GetComponentsInChildren__SystemBoolean_ListT__SystemVoid(UnityEngine.Joint2D instanceSystem.Boolean includeInactiveSystem.Collections.Generic.List`1[UnityEngine.Object] result)¶
outputs: none
flow inputs: unnamed
flow outputs: unnamed
Joint2D GetComponentsInParent¶
-
UnityEngineJoint2D.__GetComponentsInParent__SystemBoolean_ListT__SystemVoid(UnityEngine.Joint2D instanceSystem.Boolean includeInactiveSystem.Collections.Generic.List`1[UnityEngine.Object] results)¶
outputs: none
flow inputs: unnamed
flow outputs: unnamed
Joint2D GetHashCode¶
-
UnityEngineJoint2D.__GetHashCode__SystemInt32(UnityEngine.Joint2D instance)¶
outputs: unnamed (Int32)
flow: none
Joint2D GetInstanceID¶
-
UnityEngineJoint2D.__GetInstanceID__SystemInt32(UnityEngine.Joint2D instance)¶
outputs: unnamed (Int32)
flow: none
Joint2D GetReactionForce¶
-
UnityEngineJoint2D.__GetReactionForce__SystemSingle__UnityEngineVector2(UnityEngine.Joint2D instanceSystem.Single timeStep)¶
outputs: unnamed (Vector2)
flow: none
Joint2D GetReactionTorque¶
-
UnityEngineJoint2D.__GetReactionTorque__SystemSingle__SystemSingle(UnityEngine.Joint2D instanceSystem.Single timeStep)¶
outputs: unnamed (Single)
flow: none
Joint2D GetType¶
-
UnityEngineJoint2D.__GetType__SystemType(UnityEngine.Joint2D instance)¶
outputs: unnamed (Type)
flow: none
op_Implicit¶
-
UnityEngineJoint2D.__op_Implicit__UnityEngineObject__SystemBoolean(UnityEngine.Object)¶
outputs: unnamed (Boolean)
flow: none
op_Inequality¶
-
UnityEngineJoint2D.__op_Inequality__UnityEngineObject_UnityEngineObject__SystemBoolean(UnityEngine.Object UnityEngine.Object)¶
outputs: unnamed (Boolean)
flow: none
Joint2D set_breakForce¶
-
UnityEngineJoint2D.__set_breakForce__SystemSingle__SystemVoid(UnityEngine.Joint2D instanceSystem.Single value)¶
outputs: none
flow inputs: unnamed
flow outputs: unnamed
Joint2D set_breakTorque¶
-
UnityEngineJoint2D.__set_breakTorque__SystemSingle__SystemVoid(UnityEngine.Joint2D instanceSystem.Single value)¶
outputs: none
flow inputs: unnamed
flow outputs: unnamed
Joint2D set_connectedBody¶
-
UnityEngineJoint2D.__set_connectedBody__UnityEngineRigidbody2D__SystemVoid(UnityEngine.Joint2D instanceUnityEngine.Rigidbody2D value)¶
outputs: none
flow inputs: unnamed
flow outputs: unnamed
Joint2D set_enableCollision¶
-
UnityEngineJoint2D.__set_enableCollision__SystemBoolean__SystemVoid(UnityEngine.Joint2D instanceSystem.Boolean value)¶
outputs: none
flow inputs: unnamed
flow outputs: unnamed
Joint2D set_enabled¶
-
UnityEngineJoint2D.__set_enabled__SystemBoolean__SystemVoid(UnityEngine.Joint2D instanceSystem.Boolean value)¶
outputs: none
flow inputs: unnamed
flow outputs: unnamed
Joint2D set_name¶
-
UnityEngineJoint2D.__set_name__SystemString__SystemVoid(UnityEngine.Joint2D instanceSystem.String value)¶
outputs: none
flow inputs: unnamed
flow outputs: unnamed
Joint2D ToString¶
-
UnityEngineJoint2D.__ToString__SystemString(UnityEngine.Joint2D instance)¶
outputs: unnamed (String)
flow: none