Name |
Description |
ChoreoInfo |
|
ClassMirror |
A ClassMirror object reflects upon the type of a single designscript variable The information here is populated during the code generation phase |
EventTypeParser |
|
InputEvent |
|
LibraryMirror |
The LibraryMirror reflects upon an assembly or DS file to return assembly specific information such as imported classes, global methods, etc. |
MethodMirror |
Reflects upon a Function to retrieve its arguments |
Mirror |
|
MirrorEventReceivedArgs |
|
MirrorEventSentArgs |
|
MirrorFactory |
|
MirrorObject |
An abstract MirrorObject that represents a generic DesignScript object that can reflected Reflection on this object can be done at compiletime or runtime |
OrientationChangedEventArgs |
|
OutputEvent |
|
PropertyMirror |
|
ResponseSync |
|
RuntimeMirror |
A RuntimeMirror object is used to reflect on the runtime status of a single designsript variable |
StaticMirror |
|
TagEventArgs |
|
VioletEvent |
|
VioletMirror |
Represents single VioletMirror. |