Arbor 3: FSM & BT Graph Editor  3.5.0
ConstraintableAttribute Class Reference

Attribute that specifies that it can be constrained to a derived class of ParameterReference More...

Inheritance diagram for ConstraintableAttribute:

Public Member Functions

 ConstraintableAttribute ()
 Specify that it can be constrained More...
 
 ConstraintableAttribute (System.Type baseType)
 Specify that it can be constrained More...
 

Properties

System.Type baseType [get]
 Base type of constraint More...
 

Detailed Description

Attribute that specifies that it can be constrained to a derived class of ParameterReference

Constructor & Destructor Documentation

Specify that it can be constrained

ConstraintableAttribute ( System.Type  baseType)

Specify that it can be constrained

Parameters
baseTypeBase type of constraint

Property Documentation

System.Type baseType
get

Base type of constraint