|
Arbor 3: FSM & BT Graph Editor
3.1.3
|
CalculatorSlotのField情報 More...
Public Member Functions | |
| void | SetVisible () |
| Editor用。 More... | |
| void | ClearVisible () |
| Editor用。 More... | |
| CalculatorSlotField (CalculatorSlot slot, System.Reflection.FieldInfo fieldInfo) | |
| CalculatorSlotField constructor More... | |
Public Attributes | |
| System.Type | overrideSlotType = null |
| 上書きするSlotType More... | |
Properties | |
| CalculatorSlot | slot [get] |
| CalculatorSlot More... | |
| System.Reflection.FieldInfo | fieldInfo [get] |
| FieldInfo More... | |
| System.Type | connectableType [get] |
| 接続可能な型 More... | |
| bool | isVisible [get] |
| Editor用。 More... | |
CalculatorSlotのField情報
| CalculatorSlotField | ( | CalculatorSlot | slot, |
| System.Reflection.FieldInfo | fieldInfo | ||
| ) |
CalculatorSlotField constructor
| slot | CalculatorSlot |
| fieldInfo | FieldInfo |
| void ClearVisible | ( | ) |
Editor用。
| void SetVisible | ( | ) |
Editor用。
| System.Type overrideSlotType = null |
上書きするSlotType
|
get |
接続可能な型
|
get |
FieldInfo
|
get |
Editor用。
|
get |