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

◆ Mount()

Terraria.Mount.Mount ( )
inline

Definition at line 555 of file Mount.cs.

556 {
558 Reset();
559 }
void Reset()
Definition Mount.cs:561
List< DrillDebugDraw > _debugDraw
Definition Mount.cs:330

References Terraria.Mount._debugDraw, and Terraria.Mount.Reset().

+ Here is the call graph for this function: