TryGetVector2Int

public bool TryGetVector2Int(out Vector2Int value) ;

Get the value of the Vector2Int type.

Parameter Name Description
value Value.

Return true if the value can be obtained.