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

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

Inherits Attribute.

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

◆ ConstraintableAttribute() [1/2]

Specify that it can be constrained

◆ ConstraintableAttribute() [2/2]

ConstraintableAttribute ( System.Type  baseType)

Specify that it can be constrained

Parameters
baseTypeBase type of constraint

Property Documentation

◆ baseType

System.Type baseType
get

Base type of constraint