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

◆ DeserializeNetMessage()

void Terraria.GameContent.Creative.CreativePowers.ASharedTogglePower.DeserializeNetMessage ( BinaryReader reader,
int userId )
inlineinherited

Implements Terraria.GameContent.Creative.ICreativePower.

Definition at line 481 of file CreativePowers.cs.

References Terraria.GameContent.Creative.CreativePowers.ASharedTogglePower.Enabled, Terraria.Net.NetManager.Instance, Terraria.GameContent.Creative.CreativePowersHelper.IsAvailableForPlayer(), Terraria.Main.netMode, Terraria.GameContent.Creative.CreativePowers.ASharedTogglePower.PowerId, Terraria.GameContent.NetModules.NetCreativePowersModule.PreparePacket(), System.IO.BinaryReader.ReadBoolean(), and Terraria.GameContent.Creative.CreativePowers.ASharedTogglePower.SetPowerInfo().