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

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...
 

Detailed Description

CalculatorSlotのField情報

Constructor & Destructor Documentation

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

CalculatorSlotField constructor

Parameters
slotCalculatorSlot
fieldInfoFieldInfo

Member Function Documentation

void ClearVisible ( )

Editor用。

void SetVisible ( )

Editor用。

Member Data Documentation

System.Type overrideSlotType = null

上書きするSlotType

Property Documentation

System.Type connectableType
get

接続可能な型

System.Reflection.FieldInfo fieldInfo
get

FieldInfo

bool isVisible
get

Editor用。