TryGetRigidbody
TryGetRigidbody(out Rigidbody)
public bool TryGetRigidbody(out Rigidbody value) ;
Description
Get the value of the Rigidbody type.
Parameters
Parameter Name | Description |
---|---|
value | Value. |
Returns
Return true if the value can be obtained.