FlexibleBoundsInt

Class in Arbor / Inherits from: FlexibleField<UnityEngine.BoundsInt>

Description

Class to handle a flexible BoundsInt type reference method there is more than one.

Constructors

Description
FlexibleBoundsInt FlexibleBoundsInt default constructor

Operators

Operator Name Description
BoundsInt Cast FlexibleBoundsInt to BoundsInt.
FlexibleBoundsInt Cast BoundsInt to FlexibleBoundsInt.

Inherited Members

Fields

Field Name Description
_Parameter Parameter reference
_Slot Data input slot
_Type Specified type of value
_Value Constant value

Properties

Property Name Description
fieldType It returns a field type.
parameter It return a Paramter. It is null if Type is other than Parameter.
type It returns a type
value It returns a value

Methods

Method Name Description
GetValueObject Return the value as object.