Files
Cielonos/Assets/Scripts/Generated/Wwise_IDs.cs
SoulliesOfficial f26f9fd374 爆更
2026-03-20 12:07:44 -04:00

89 lines
3.9 KiB
C#

namespace AK
{
public class EVENTS
{
public static uint BUFF_BURN_APPLY = 867155175U;
public static uint BUFF_BURN_EXIST = 2090967350U;
public static uint BUFF_BURN_REMOVE = 3629088965U;
public static uint BUFF_ELECTRONICPARALYSIS_APPLY = 2240338162U;
public static uint BUFF_ELECTRONICPARALYSIS_EXIST = 2646923003U;
public static uint BUFF_FREEZE_APPLY = 2176623385U;
public static uint BUFF_FREEZE_REMOVE = 3064920591U;
public static uint DASH = 1942692385U;
public static uint DISRUPT = 2381213832U;
public static uint FOOTSTEP = 1866025847U;
public static uint FUTUREWAND_GROUNDAREA = 4209460559U;
public static uint FUTUREWAND_HEAVYHIT = 3232479957U;
public static uint FUTUREWAND_HEAVYPROJECTILERELEASE = 3608516418U;
public static uint FUTUREWAND_NORMALHIT = 1630286155U;
public static uint FUTUREWAND_NORMALPROJECTILERELEASE = 2027741656U;
public static uint FUTUREWAND_SQUAREAURA = 2108627293U;
public static uint FUTUREWAND_SWING = 1279079385U;
public static uint ICECONE_SHOOT = 825310803U;
public static uint NEXUS_CORE_FINISH = 1395302990U;
public static uint NEXUSCRAB_BUMPMOVE = 1132556820U;
public static uint NEXUSCRAB_CLAWSTAB = 1464824934U;
public static uint NEXUSCRAB_CLAWSTABBLAST = 900094144U;
public static uint NEXUSCRAB_CLAWSWING = 2520495660U;
public static uint NEXUSCRAB_GENERALHIT = 1626063964U;
public static uint NEXUSCRAB_GENERATEBULLETSPAWNER = 2521604338U;
public static uint NEXUSCRAB_IMPALEWAVE = 2175753630U;
public static uint NEXUSCRAB_JUMPATTACKBLAST = 3757596475U;
public static uint NEXUSCRAB_JUMPUP = 3371813232U;
public static uint NEXUSCRAB_NORMALBULLET_HIT = 1535376164U;
public static uint NEXUSCRAB_NORMALBULLET_SHOOT = 1832285986U;
public static uint NEXUSCRAB_PIERCINGBULLET_HIT = 3713497232U;
public static uint NEXUSCRAB_PIERCINGBULLET_SHOOT = 2362221630U;
public static uint NEXUSCRAB_SHOCKWAVEMISSILE_HIT = 1938240846U;
public static uint NEXUSCRAB_SHOCKWAVEMISSILE_SHOOT = 369542704U;
public static uint PLAYBGM = 2542411811U;
public static uint POLYCHROME_HEAVYATTACKLHIT = 2364164662U;
public static uint POLYCHROME_HEAVYATTACKSWING = 1368798889U;
public static uint POLYCHROME_LIGHTATTACKHIT = 1347520867U;
public static uint POLYCHROME_LIGHTATTACKSWING = 323615822U;
public static uint POLYCHROME_NORMALBLOCK = 2582044664U;
public static uint POLYCHROME_PERFECTBLOCK = 3939486178U;
public static uint POLYCHROME_SPECIALATTACKSWING = 4046755741U;
public static uint RAINING_START = 67018872U;
public static uint RAINING_STOP = 452863620U;
public static uint SCANNER_SCAN = 1011332595U;
public static uint STOPBGM = 3203837125U;
} // public class EVENTS
public class STATES
{
public class STATE_RAINING
{
public static uint GROUP = 720576319U;
public class STATE
{
public static uint HEAVY = 2732489590U;
public static uint LIGHT = 1935470627U;
public static uint MEDIUM = 2849147824U;
public static uint NONE = 748895195U;
} // public class STATE
} // public class STATE_RAINING
} // public class STATES
public class BANKS
{
public static uint INIT = 1355168291U;
public static uint BASIC = 3340296461U;
} // public class BANKS
public class BUSSES
{
public static uint MASTER_AUDIO_BUS = 3803692087U;
} // public class BUSSES
public class AUDIO_DEVICES
{
public static uint NO_OUTPUT = 2317455096U;
public static uint SYSTEM = 3859886410U;
} // public class AUDIO_DEVICES
}// namespace AK