toggle menu
BetterHud docs
1.8
dist
switch theme
search in API
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