SetBoundsInt

SetBoundsInt(string, BoundsInt)

public bool SetBoundsInt(string name, BoundsInt value) ;

Description

It wants to set the value of the BoundsInt type.

Parameters

Parameter Name Description
name Name.
value Value.

Returns

The true when there parameters of the specified name.

SetBoundsInt(int, BoundsInt)

public bool SetBoundsInt(int id, BoundsInt value) ;

Description

It wants to set the value of the BoundsInt type.

Parameters

Parameter Name Description
id ID.
value Value.

Returns

The true when there parameters of the specified name.