Justify Text⚓︎
Tip
These values are available in Lua by their index in the tes3.justifyText
table. For example, tes3.justifyText.right
has a value of "right"
.
Index | Value |
---|---|
center | "center" |
left | "left" |
right | "right" |
Tip
These values are available in Lua by their index in the tes3.justifyText
table. For example, tes3.justifyText.right
has a value of "right"
.
Index | Value |
---|---|
center | "center" |
left | "left" |
right | "right" |