Reorderable List Control for Unity
ElementAdderMeta Class |
Provides meta information which is useful when creating new implementations of
the IElementAdderMenuBuilderTContext interface.

SystemObject Rotorz.ReorderableListElementAdderMeta
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)

public static class ElementAdderMeta
public static class ElementAdderMeta
The ElementAdderMeta type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | GetConcreteElementTypes(Type) |
Gets an array of all the concrete element types that implement the specified
contractType.
|
![]() ![]() | GetConcreteElementTypes(Type, FuncType, Boolean) |
Gets a filtered array of the concrete element types that implement the
specified contractType.
|
![]() ![]() | GetMenuCommandsTContext |
Gets an array of IElementAdderMenuCommandTContext instances
that are associated with the specified contractType.
|
![]() ![]() | GetMenuCommandTypesTContext |
Gets an array of the IElementAdderMenuCommandTContext types
that are associated with the specified contractType.
|
