tModLoader v2024.10
A mod to make and play Terraria mods
|
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] |