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

◆ GetMouseScrollDelta()

static int Terraria.Player.GetMouseScrollDelta ( )
inlinestatic

Definition at line 27009 of file Player.cs.

27010 {
27011 return PlayerInput.ScrollWheelDelta / 120;
27012 }

Referenced by Terraria.Player.Update().

+ Here is the caller graph for this function: