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

◆ EnsureSegmentsAreMade()

void Terraria.GameContent.Skies.CreditsRollSky.EnsureSegmentsAreMade ( )
inlineprivate

Definition at line 120 of file CreditsRollSky.cs.

References Terraria.GameContent.Skies.CreditsRollSky._composer, Terraria.GameContent.Skies.CreditsRollSky._endTime, Terraria.GameContent.Skies.CreditsRollSky._segmentsInGame, Terraria.GameContent.Skies.CreditsRollSky._segmentsInMainMenu, System.Collections.Generic.List< T >.Clear(), System.Collections.Generic.List< T >.Count, and Terraria.GameContent.Skies.CreditsRoll.CreditsRollComposer.FillSegments().

Referenced by Terraria.GameContent.Skies.CreditsRollSky.CreditsRollSky(), Terraria.GameContent.Skies.CreditsRollSky.Activate(), and Terraria.GameContent.Skies.CreditsRollSky.Reset().