Table of Contents

AudioEmitter

Inheritance

This namespace inherits from SceneObject > NetObject > SimObject.

Fields

profile

profile

AudioProfilePtr profile
Memory offset: 0x1F4

useProfileDescription

bool useProfileDescription
Memory offset: 0x200

Media

description

AudioDescriptionPtr description
Memory offset: 0x1F8

fileName

filename fileName
Memory offset: 0x1FC

type

int type
Memory offset: 0x23C

sound

maxDistance

float maxDistance
Memory offset: 0x210

outsideAmbient

bool outsideAmbient
Memory offset: 0x240

ReferenceDistance

float ReferenceDistance
Memory offset: 0x20C

volume

float volume
Memory offset: 0x204

Looping

isLooping

bool isLooping
Memory offset: 0x208

loopCount

int loopCount
Memory offset: 0x230

maxLoopGap

int maxLoopGap
Memory offset: 0x238

minLoopGap

int minLoopGap
Memory offset: 0x234

Advanced

coneInsideAngle

int coneInsideAngle
Memory offset: 0x214

coneOutsideAngle

int coneOutsideAngle
Memory offset: 0x218

coneOutsideVolume

float coneOutsideVolume
Memory offset: 0x21C

coneVector

Point3F coneVector
Memory offset: 0x220

enableVisualFeedback

bool enableVisualFeedback
Memory offset: 0x24C

is3D

bool is3D
Memory offset: 0x20A

Functions

AudioEmitter::getProfileId
AudioEmitter::update