terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Public Member Functions | |
NetSoundInfo (Microsoft.Xna.Framework.Vector2 position, ushort soundIndex, int style=-1, float volume=-1f, float pitchOffset=-1f) | |
void | WriteSelfTo (BinaryWriter writer) |
Public Attributes | |
Microsoft.Xna.Framework.Vector2 | position |
ushort | soundIndex |
int | style |
float | volume |
float | pitchOffset |
Definition at line 3381 of file NetMessage.cs.