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

◆ UsesMultiplayerProximitySyncing

bool [] Terraria.ID.NPCID.Sets.UsesMultiplayerProximitySyncing
static

If true for a given NPC type (F:Terraria.NPC.type), then that NPC will sync more the closer it is to a player.
Defaults to true.

Definition at line 380 of file NPCID.cs.

Referenced by Terraria.ID.NPCID.Sets.Sets(), and Terraria.NPC.UpdateNetworkCode().