TilePlus Version 5
Unity3D Tilemap Extension
Loading...
Searching...
No Matches
TilePlus.UiAsciiStringTile.JustifiedString Class Reference

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.

Detailed Description

A justifiable string.

Constructor & Destructor Documentation

◆ JustifiedString()

TilePlus.UiAsciiStringTile.JustifiedString.JustifiedString ( string s,
Justify justify )

Ctor.

Parameters
sstring
justifytype of justification

Member Data Documentation

◆ m_Justify

readonly Justify TilePlus.UiAsciiStringTile.JustifiedString.m_Justify

How to justify.

◆ m_String

readonly string TilePlus.UiAsciiStringTile.JustifiedString.m_String

the string


The documentation for this class was generated from the following file: