Arbor 3: FSM & BT Graph Editor  3.5.0
ParameterType.cs File Reference

Namespaces

namespace  Arbor.Events
 

Enumerations

enum  ParameterType {
  Int, Long, Float, Bool,
  String, Vector2, Vector3, Quaternion,
  Rect, Bounds, Color, GameObject,
  Component, Enum, Slot = 0x1000, Unknown = 0xFFFFFFF
}
 Types of argument types available for ArborEvent More...