GUILayoutStringTableAddTextColumn Method |
| Name | Description | |
|---|---|---|
| AddTextColumn(String, GUIStyle) | Adds a text column into the table. | |
| AddTextColumn(String, LocalizableMessage, GUIStyle) | Adds a text column into the table. | |
| AddTextColumn(String, String, GUIStyle) | Adds a text column into the table with a value tooltip. | |
| AddTextColumn(String, String, LocalizableMessage, GUIStyle) | Adds a text column into the table with a value tooltip. | |
| AddTextColumn(GUIContent, GUIStyle, Single, Single) | Adds a content into the table column. |