Class in Arbor / Inherits from: FlexibleField<UnityEngine.Vector2>
Description
Class to handle a flexible Vector2 type reference method there is more than one.
Constructors
Operators
Operator Name |
Description |
FlexibleVector2 |
Cast Vector2 to FlexibleVector2. |
Vector2 |
Cast FlexibleVector2 to Vector2. |
Inherited Members
Fields
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