ReorderableListGUICurrentListControlID Property |
Gets the control ID of the list that is currently being drawn.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic static int CurrentListControlID { get; }
public static function get CurrentListControlID() : int
Property Value
Type:
Int32
See Also