ElementAdderMenuCommandAttribute.ContractType Property

Rotorz ReorderableList

ElementAdderMenuCommandAttributeContractType Property
Gets the contract type of addable elements.

Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
public Type ContractType { get; }
public function get ContractType() : Type

Property Value

Type: Type
See Also