Arbor 3: FSM & BT Graph Editor  3.1.1
CalculatorSlot Class Reference

Slot for connecting a calculator node. More...

Inheritance diagram for CalculatorSlot:
InputSlot< T > OutputSlot< T > RerouteSlot

Public Attributes

NodeGraph nodeGraph
 State machine slot belongs More...
 
Rect position
 Position on ArborEditor of slot(Editor Only) More...
 

Properties

abstract SlotType slotType [get]
 Slot type More...
 
abstract System.Type dataType [get]
 The type of data stored in the slot More...
 

Detailed Description

Slot for connecting a calculator node.

Member Data Documentation

NodeGraph nodeGraph

State machine slot belongs

Rect position

Position on ArborEditor of slot(Editor Only)

Property Documentation

abstract System.Type dataType
get

The type of data stored in the slot

abstract SlotType slotType
get

Slot type