BetterHud docs
Toggle table of contents
1.11.1
dist
Platform filter
dist
Switch theme
Search in API
BetterHud docs
BetterHud/dist
/
kr.toxicity.hud.text
/
HudTextArray
Hud
Text
Array
data
class
HudTextArray
(
val
file
:
String
,
val
chars
:
JsonArray
,
val
height
:
Int
)
Members
Constructors
Hud
Text
Array
Link copied to clipboard
constructor
(
file
:
String
,
chars
:
JsonArray
,
height
:
Int
)
Properties
chars
Link copied to clipboard
val
chars
:
JsonArray
file
Link copied to clipboard
val
file
:
String
height
Link copied to clipboard
val
height
:
Int