Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
LeftMouseDown()
override void Terraria.GameContent.UI.Elements.UICharacterNameButton.LeftMouseDown
(
UIMouseEvent
evt
)
inline
virtual
Reimplemented from
Terraria.UI.UIElement
.
Definition at line
128
of file
UICharacterNameButton.cs
.
129
{
130
base.LeftMouseDown(evt);
131
}
Terraria
GameContent
UI
Elements
UICharacterNameButton
Generated by
1.10.0