Click or drag to resize

GUILayoutStringTableAddTextColumn Method

Overload List
  NameDescription
Public methodAddTextColumn(String, GUIStyle)
Adds a text column into the table.
Public methodAddTextColumn(String, LocalizableMessage, GUIStyle)
Adds a text column into the table.
Public methodAddTextColumn(String, String, GUIStyle)
Adds a text column into the table with a value tooltip.
Public methodAddTextColumn(String, String, LocalizableMessage, GUIStyle)
Adds a text column into the table with a value tooltip.
Public methodAddTextColumn(GUIContent, GUIStyle, Single, Single)
Adds a content into the table column.
Top
See Also