Reorderable List Control for Unity
| 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)
Syntaxpublic Type ContractType { get; }
public function get ContractType() : Type
Property Value
Type: Type
See Also