Reorderable List Control for Unity
ElementAdderMenuCommandAttribute Constructor |
Initializes a new instance of the ElementAdderMenuCommandAttribute class.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)

public ElementAdderMenuCommandAttribute( Type contractType )
public function ElementAdderMenuCommandAttribute( contractType : Type )
Parameters
- contractType
- Type: SystemType
Contract type of addable elements.
