TryGetBoundsList

TryGetBoundsList(out IList<Bounds>)

public bool TryGetBoundsList(out IList<Bounds> value) ;

Description

Get the value of the BoundsList type.

Parameters

Parameter Name Description
value Value.

Returns

Return true if the value can be obtained.