contextual_screentip_sharpness ![code/datums/elements/screentips/contextual_screentip_sharpness.dm 4](git.png)
Apply basic contextual screentips when the user hovers over this item with an item of the given tool behavior. A "Type B" interaction. This stacks with other contextual screentip elements, though you may want to register the signal/flag manually at that point for performance.
Vars | |
lmb_text | If set, the text to show for LMB |
---|---|
rmb_text | If set, the text to show for RMB |
Var Details
lmb_text ![code/datums/elements/screentips/contextual_screentip_sharpness.dm 9](git.png)
If set, the text to show for LMB
rmb_text ![code/datums/elements/screentips/contextual_screentip_sharpness.dm 14](git.png)
If set, the text to show for RMB