Click or drag to resize
ElementAdderMeta Class
Inheritance Hierarchy
SystemObject
  Rotorz.ReorderableListElementAdderMeta

Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
public static class ElementAdderMeta

The ElementAdderMeta type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetConcreteElementTypes(Type)
Gets an array of all the concrete element types that implement the specified contractType.
Public methodStatic memberGetConcreteElementTypes(Type, FuncType, Boolean)
Gets a filtered array of the concrete element types that implement the specified contractType.
Public methodStatic memberGetMenuCommandsTContext
Public methodStatic memberGetMenuCommandTypesTContext
Top
See Also