tModLoader v2024.03
A mod to make and play Terraria mods
Actions.Players.IPlayerAction Interface Reference

Inherits IAnimationSegmentAction< Player >.

Inherited by Actions.Players.Fade, Actions.Players.LookAt, Actions.Players.MoveWithAcceleration, and Actions.Players.Wait.

Additional Inherited Members

- Public Member Functions inherited from IAnimationSegmentAction< Player >
void ApplyTo (T obj, float localTimeForObj)
 
void BindTo (T obj)
 
void SetDelay (float delay)
 
- Properties inherited from IAnimationSegmentAction< Player >
int ExpectedLengthOfActionInFrames [get]