TryGetVector3IntList

TryGetVector3IntList(out IList<Vector3Int>)

public bool TryGetVector3IntList(out IList<Vector3Int> value) ;

Description

Get the value of the Vector3IntList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.