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

◆ Instance

readonly NetManager Terraria.Net.NetManager.Instance = new NetManager()
static

Definition at line 18 of file NetManager.cs.

Referenced by Terraria.GameContent.Creative.CreativePowers.ASharedSliderPower.AttemptPushingChange(), Terraria.GameContent.NetModules.NetLiquidModule.BroadcastAllChanges(), Terraria.Chat.ChatHelper.BroadcastChatMessageAs(), Terraria.GameContent.NetModules.NetLiquidModule.BroadcastEachChunkSeparately(), Terraria.GameContent.Drawing.ParticleOrchestrator.BroadcastOrRequestParticleSpawn(), Terraria.GameContent.Drawing.ParticleOrchestrator.BroadcastParticleSpawn(), Terraria.Net.NetModule.CreatePacket< T >(), Terraria.GameContent.Creative.CreativePowers.APerPlayerSliderPower.DebugCall(), Terraria.GameContent.Creative.CreativePowers.ASharedSliderPower.DebugCall(), Terraria.GameContent.NetModules.NetParticlesModule.Deserialize(), Terraria.GameContent.NetModules.NetPingModule.Deserialize(), Terraria.GameContent.Creative.CreativePowers.ASharedTogglePower.DeserializeNetMessage(), Terraria.GameContent.Creative.CreativePowers.ASharedSliderPower.DeserializeNetMessage(), Terraria.Chat.ChatHelper.DisplayMessageOnClient(), Terraria.MessageBuffer.GetData(), Terraria.Initializers.NetworkInitializer.Load(), Terraria.GameContent.Bestiary.NPCKillsTracker.OnPlayerJoining(), Terraria.GameContent.Bestiary.NPCWasChatWithTracker.OnPlayerJoining(), Terraria.GameContent.Bestiary.NPCWasNearPlayerTracker.OnPlayerJoining(), Terraria.GameContent.Creative.CreativePowers.APerPlayerTogglePower.OnPlayerJoining(), Terraria.GameContent.Creative.CreativePowers.ASharedTogglePower.OnPlayerJoining(), Terraria.GameContent.Creative.CreativePowers.ASharedSliderPower.OnPlayerJoining(), Terraria.GameContent.TeleportPylonsSystem.OnPlayerJoining(), Terraria.GameContent.NetModules.NetLiquidModule.PrepareAndSendToEachPlayerSeparately(), Terraria.GameContent.Creative.CreativePowers.APerPlayerSliderPower.PushChange(), Terraria.GameContent.Bestiary.NPCWasChatWithTracker.RegisterChatStartWith(), Terraria.GameContent.Bestiary.NPCKillsTracker.RegisterKill(), Terraria.GameContent.Bestiary.NPCWasNearPlayerTracker.RegisterWasNearby(), Terraria.GameContent.Drawing.ParticleOrchestrator.RequestParticleSpawn(), Terraria.GameContent.TeleportPylonsSystem.RequestTeleportation(), Terraria.GameContent.Creative.CreativePowers.APerPlayerTogglePower.RequestUse(), Terraria.GameContent.Creative.CreativePowers.ASharedButtonPower.RequestUse(), Terraria.GameContent.Creative.CreativePowers.ASharedTogglePower.RequestUse(), Terraria.GameContent.Creative.CreativeUI.SacrificeItem(), Terraria.Chat.ChatHelper.SendChatMessageFromClient(), Terraria.Chat.ChatHelper.SendChatMessageToClientAs(), Terraria.GameContent.Creative.CreativePowers.APerPlayerTogglePower.SetEnabledState(), Terraria.GameContent.Ambience.AmbienceServer.SpawnForPlayer(), Terraria.GameContent.Creative.CreativePowerManager.SyncThingsToJoiningPlayer(), Terraria.Main.TriggerPing(), and Terraria.GameContent.TeleportPylonsSystem.UpdatePylonsListAndBroadcastChanges().