![]() |
TilePlus Version 5
Unity3D Tilemap Extension
|
A justifiable string. More...
Public Member Functions | |
| JustifiedString (string s, Justify justify) | |
| Ctor. | |
Public Attributes | |
| readonly string | m_String |
| the string | |
| readonly Justify | m_Justify |
| How to justify. | |
A justifiable string.
| TilePlus.UiAsciiStringTile.JustifiedString.JustifiedString | ( | string | s, |
| Justify | justify ) |
Ctor.
| s | string |
| justify | type of justification |
| readonly Justify TilePlus.UiAsciiStringTile.JustifiedString.m_Justify |
How to justify.
| readonly string TilePlus.UiAsciiStringTile.JustifiedString.m_String |
the string