SetRigidbody2D
SetRigidbody2D(string, Rigidbody2D)
Description
It wants to set the value of the Rigidbody2D type.
Parameters
| Parameter Name | Description | 
|---|---|
| name | Name. | 
| value | Value. | 
Returns
The true when there parameters of the specified name.
SetRigidbody2D(int, Rigidbody2D)
Description
It wants to set the value of the Rigidbody2D type.
Parameters
| Parameter Name | Description | 
|---|---|
| id | ID. | 
| value | Value. | 
Returns
The true when there parameters of the specified name.