TryGetVector2IntList

TryGetVector2IntList(out IList<Vector2Int>)

public bool TryGetVector2IntList(out IList<Vector2Int> value) ;

Description

Get the value of the Vector2IntList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.