tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.Skies.CreditsRoll.Actions.Players.IPlayerAction Interface Reference

Inherits Terraria.GameContent.Skies.CreditsRoll.ICreditsRollSegmentAction< Player >.

Inherited by Terraria.GameContent.Skies.CreditsRoll.Actions.Players.Fade, Terraria.GameContent.Skies.CreditsRoll.Actions.Players.LookAt, Terraria.GameContent.Skies.CreditsRoll.Actions.Players.MoveWithAcceleration, and Terraria.GameContent.Skies.CreditsRoll.Actions.Players.Wait.

Additional Inherited Members

- Public Member Functions inherited from Terraria.GameContent.Skies.CreditsRoll.ICreditsRollSegmentAction< Player >
void ApplyTo (T obj, float localTimeForObj)
 
void BindTo (T obj)
 
void SetDelay (float delay)
 
- Properties inherited from Terraria.GameContent.Skies.CreditsRoll.ICreditsRollSegmentAction< Player >
int ExpectedLengthOfActionInFrames [get]