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
Loading...
Searching...
No Matches
Terraria.NetMessage.NetSoundInfo Struct Reference
+ Collaboration diagram for Terraria.NetMessage.NetSoundInfo:

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
 

Detailed Description

Definition at line 3381 of file NetMessage.cs.


The documentation for this struct was generated from the following file: