|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| NetSoundInfo (Vector2 position, ushort soundIndex, int style=-1, float volume=-1f, float pitchOffset=-1f) | |
| void | WriteSelfTo (BinaryWriter writer) |
Public Attributes | |
| Vector2 | position |
| ushort | soundIndex |
| int | style |
| float | volume |
| float | pitchOffset |
Definition at line 19 of file NetMessage.cs.