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

◆ Reset()

override void Terraria.GameContent.Skies.VortexSky.Reset ( )
inline

Definition at line 147 of file VortexSky.cs.

148 {
149 _isActive = false;
150 }

References Terraria.GameContent.Skies.VortexSky._isActive.