Arbor 3: FSM & BT Graph Editor  3.1.3
CalculatorSlotField Class Reference

Field information of CalculatorSlot More...

Public Member Functions

void SetVisible ()
 For Editor. More...
 
void ClearVisible ()
 For Editor. More...
 
 CalculatorSlotField (CalculatorSlot slot, System.Reflection.FieldInfo fieldInfo)
 CalculatorSlotField constructor More...
 

Public Attributes

System.Type overrideSlotType = null
 override SlotType More...
 

Properties

CalculatorSlot slot [get]
 CalculatorSlot More...
 
System.Reflection.FieldInfo fieldInfo [get]
 FieldInfo More...
 
System.Type connectableType [get]
 Connectable type More...
 
bool isVisible [get]
 For Editor. More...
 

Detailed Description

Field information of CalculatorSlot

Constructor & Destructor Documentation

CalculatorSlotField ( CalculatorSlot  slot,
System.Reflection.FieldInfo  fieldInfo 
)

CalculatorSlotField constructor

Parameters
slotCalculatorSlot
fieldInfoFieldInfo

Member Function Documentation

void ClearVisible ( )

For Editor.

void SetVisible ( )

For Editor.

Member Data Documentation

System.Type overrideSlotType = null

override SlotType

Property Documentation

System.Type connectableType
get

Connectable type

System.Reflection.FieldInfo fieldInfo
get

FieldInfo

bool isVisible
get

For Editor.