Static Sound Map: Difference between revisions

Not volume
(Added new information.)
(Not volume)
 
Line 77:
 
=== BrnSound::World::StaticSoundEntity ===
The plus portion of <code>mPosPlus</code> contains two 16-bit integers. The first is the [[#AttribSys::Enums::ePassbyTypes::ePassbyTypes|passby type]] if in a passby map or the volumedistance at which the sound can be heard if in an emitter map. The second is the index of the sound in either <code>mPassbyBins</code> or <code>mWorldEmitterList</code> in BurnoutGlobalData.
 
{| class="wikitable"