Arbor 3: FSM & BT Graph Editor
3.7.8
|
A base class for dealing with flexible types with multiple reference methods. More...
Public Member Functions | |
abstract object | GetValueObject () |
Return the value as object. More... | |
Protected Attributes | |
FlexibleType | _Type = FlexibleType.Constant |
Specified type of value More... | |
Properties | |
FlexibleType | type [get] |
It returns a type More... | |
abstract System.Type | fieldType [get] |
It returns a field type. More... | |
A base class for dealing with flexible types with multiple reference methods.
See FlexibleField<T> for use.
|
pure virtual |
Return the value as object.
Implements IFlexibleField.
Implemented in FlexibleField< T >, and FlexibleQuaternion.
|
protected |
Specified type of value
|
get |
It returns a field type.
|
get |
It returns a type