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

TYPES | FUNCTIONS | VARIABLES

Type soundtype

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > soundtype
Children Types:none
Location:common.j, line 92

BACK TO TOP

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

Global variables of type soundtype:

common.j:
SOUND_TYPE_EFFECT, SOUND_TYPE_EFFECT_LOOPED

BACK TO TOP

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

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

constant native ConvertSoundType (integer i) returns soundtype

BACK TO TOP

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

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

native GetAbilitySound (string abilityString, soundtype t) returns string
function GetAbilitySoundBJ (integer abilcode, soundtype t) returns string
native GetAbilitySoundById (integer abilityId, soundtype t) returns string

BACK TO TOP

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