class

Rosegold::DataComponents::TooltipDisplay

Inherits Rosegold::DataComponent / Reference / Object

Component for tooltip_display (Hide all or parts of the item tooltip)

Constructors

new(hide_tooltip : Bool, hidden_components : Array(UInt32) = [] of UInt32)
Source
read(io) : self
Source

Instance methods

hidden_components
Source
hidden_components=(hidden_components : Array(UInt32))
Source
hide_tooltip=(hide_tooltip : Bool)
Source
hide_tooltip?
Source
write(io) : Nil
Source