TryGetBoundsIntList

TryGetBoundsIntList(out IList<BoundsInt>)

public bool TryGetBoundsIntList(out IList<BoundsInt> value) ;

Description

Get the value of the BoundsIntList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.