SetVector2Int

public bool SetVector2Int(string name, Vector2Int value) ;

It wants to set the value of the Vector2Int type.

Parameter Name Description
name Name.
value Value.

The true when there parameters of the specified name.

public bool SetVector2Int(int id, Vector2Int value) ;

It wants to set the value of the Vector2Int type.

Parameter Name Description
id ID.
value Value.

The true when there parameters of the specified name.