JASS Tools
News
Download
Help
JASS Manual
-------------------------------------------------------------

TYPES | FUNCTIONS | VARIABLES

Type volumegroup

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > volumegroup
Children Types:none
Location:common.j, line 60

BACK TO TOP

------------------------------------------------------------

Global variables of type volumegroup:

common.j:
SOUND_VOLUMEGROUP_AMBIENTSOUNDS, SOUND_VOLUMEGROUP_COMBAT, SOUND_VOLUMEGROUP_FIRE, SOUND_VOLUMEGROUP_MUSIC, SOUND_VOLUMEGROUP_SPELLS, SOUND_VOLUMEGROUP_UI, SOUND_VOLUMEGROUP_UNITMOVEMENT, SOUND_VOLUMEGROUP_UNITSOUNDS

BACK TO TOP

------------------------------------------------------------

Functions that return type volumegroup (     common.j,      common.ai,      Blizzard.j):

constant native ConvertVolumeGroup (integer i) returns volumegroup

BACK TO TOP

------------------------------------------------------------

Functions that take type volumegroup as a parameter (     common.j,      common.ai,      Blizzard.j):

native VolumeGroupSetVolume (volumegroup vgroup, real scale) returns nothing
function VolumeGroupSetVolumeBJ (volumegroup vgroup, real percent) returns nothing
function VolumeGroupSetVolumeForPlayerBJ (player whichPlayer, volumegroup vgroup, real scale) returns nothing

BACK TO TOP

------------------------------------------------------------
Copyright (c) 2003 Jeff Pang
Not affiliated or endorsed by Blizzard Entertainment
SourceForge.net Logo