|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given T:Terraria.ID.NPCAIStyleID (F:Terraria.NPC.aiStyle), then that AI style will not smooth its visual position in multiplayer.
Defaults to false.
To prevent smoothing by NPC type (F:Terraria.NPC.type), use F:Terraria.ID.NPCID.Sets.NoMultiplayerSmoothingByType.
Definition at line 394 of file NPCID.cs.
Referenced by Terraria.ID.NPCID.Sets.Sets(), and Terraria.NPC.UpdateNPC_Inner().