tModLoader v2024.03
A mod to make and play Terraria mods
Actions.NPCs.INPCAction Interface Reference

Inherits IAnimationSegmentAction< NPC >.

Inherited by Actions.NPCs.Blink, Actions.NPCs.DoBunnyRestAnimation, Actions.NPCs.Fade, Actions.NPCs.ForceAltTexture, Actions.NPCs.LookAt, Actions.NPCs.Move, Actions.NPCs.MoveWithAcceleration, Actions.NPCs.MoveWithRotor, Actions.NPCs.PartyHard, Actions.NPCs.ShowItem, Actions.NPCs.Variant, Actions.NPCs.Wait, and Actions.NPCs.ZombieKnockOnDoor.

Additional Inherited Members

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