tModLoader v2024.04
A mod to make and play Terraria mods
Actions.Players.Wait Class Reference

Inherits Actions.Players.IPlayerAction, and IAnimationSegmentAction< Player >.

Public Member Functions

 Wait (int durationInFrames)
 
void ApplyTo (Player obj, float localTimeForObj)
 
void BindTo (Player obj)
 
void SetDelay (float delay)
 
- Public Member Functions inherited from IAnimationSegmentAction< Player >
void ApplyTo (T obj, float localTimeForObj)
 
void BindTo (T obj)
 
void SetDelay (float delay)
 

Properties

int ExpectedLengthOfActionInFrames [get]
 
- Properties inherited from IAnimationSegmentAction< Player >
int ExpectedLengthOfActionInFrames [get]