TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ OnSelected()

virtual void Terraria.ModLoader.ModMenu.OnSelected ( )
inlinevirtualinherited

Called when this ModMenu is selected. Set the state of the UserInterface to a given UIState to make that UIState appear on the main menu.

Definition at line 71 of file ModMenu.cs.

72 {
73 }