SetBoundsIntList

SetBoundsIntList(string, IList<BoundsInt>)

public bool SetBoundsIntList(string name, IList<BoundsInt> value) ;

Description

It wants to set the value of the BoundsIntList type.

Parameters

Parameter Name Description
name Name.
value Value.

Returns

The true when there parameters of the specified name.

SetBoundsIntList(int, IList<BoundsInt>)

public bool SetBoundsIntList(int id, IList<BoundsInt> value) ;

Description

It wants to set the value of the BoundsIntList type.

Parameters

Parameter Name Description
id ID.
value Value.

Returns

The true when there parameters of the specified name.