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

◆ TrackerType

Enumerator
Float 
Int 

Definition at line 3 of file TrackerType.cs.

4{
5 Float,
6 Int
7}