TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ AnimationFrameHeight

int Terraria.ModLoader.ModTile.AnimationFrameHeight
getsetinherited

The height of a group of animation frames for this tile. Defaults to 0, which disables animations.

Definition at line 21 of file ModTile.cs.

21{ get; set; }