Quantum 3
3.0.14
Adds one object picker per type to the inspector. More...
Public Member Functions | |
| MultiTypeReferenceAttribute (params Type[] types) | |
| Initializes a new instance. More... | |
Public Attributes | |
| readonly Type[] | Types |
| Types of objects this field supports. More... | |
Additional Inherited Members | |
Properties inherited from Quantum.PropertyAttribute | |
| int | order [get, set] |
| The order in which the property will be displayed. More... | |
Adds one object picker per type to the inspector.
|
inline |
Initializes a new instance.
| types | Types of objects this field supports. |
| readonly Type [] Quantum.MultiTypeReferenceAttribute.Types |
Types of objects this field supports.