EVosgAV.AudioSource

class EVosgAV.AudioSource
Represents:

c++ class

Wraps:

EVosgAV::AudioSource

Methods:

:setVolume(double aVolume)

Параметры:

aVolume (double) –

:setLooping(bool aLoop)

Параметры:

aLoop (bool) –

:setSingleInstance(bool aSingleInstance)

Параметры:

aSingleInstance (bool) –

:setInaudibleBehavior(bool aMustTick, bool aKill)

Параметры:
  • aMustTick (bool) –

  • aKill (bool) –

:stop()