Arbor 3: FSM & BT Graph Editor
3.1.1
|
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... | |
Field information of CalculatorSlot
CalculatorSlotField | ( | CalculatorSlot | slot, |
System.Reflection.FieldInfo | fieldInfo | ||
) |
CalculatorSlotField constructor
slot | CalculatorSlot |
fieldInfo | FieldInfo |
void ClearVisible | ( | ) |
For Editor.
void SetVisible | ( | ) |
For Editor.
System.Type overrideSlotType = null |
override SlotType
|
get |
Connectable type
|
get |
FieldInfo
|
get |
For Editor.
|
get |