TryGetRigidbody2D

TryGetRigidbody2D(out Rigidbody2D)

public bool TryGetRigidbody2D(out Rigidbody2D value) ;

Description

Get the value of the Rigidbody2D type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.