Editor GUI Table  2.3
Allows programmers to easily create customizable tables in Unity Editor
EditorGUITable.ActionCell Member List

This is the complete list of members for EditorGUITable.ActionCell, including all inherited members.

ActionCell(string name, System.Action action) (defined in EditorGUITable.ActionCell)EditorGUITable.ActionCell
CompareTo(object other) (defined in EditorGUITable.TableCell)EditorGUITable.TableCellvirtual
CompareTwoSerializedProperties(SerializedProperty sp1, SerializedProperty sp2) (defined in EditorGUITable.TableCell)EditorGUITable.TableCellstatic
comparingValue (defined in EditorGUITable.ActionCell)EditorGUITable.ActionCell
DrawCell(Rect rect)EditorGUITable.ActionCellvirtual
GetPropertyValueAsString(SerializedProperty sp) (defined in EditorGUITable.TableCell)EditorGUITable.TableCellstatic