JASS Tools |
|
Global Variables | Functions That Return | Functions That Take
|
Global variables of type soundtype:
|
Functions that return type soundtype (   common.j,   common.ai,   Blizzard.j):
constant native ConvertSoundType (integer i) returns soundtype |
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 |
Copyright (c) 2003 Jeff Pang Not affiliated or endorsed by Blizzard Entertainment |