TryGetVector2Int

TryGetVector2Int(out Vector2Int)

public bool TryGetVector2Int(out Vector2Int value) ;

Description

Get the value of the Vector2Int type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.