You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Babushka/GeneratedSoundBanks/wwise_ids.gd

87 lines
1.4 KiB

class_name AK
class EVENTS:
const JUMP = 3833651337
const TEST = 3157003241
const _dict = {
"Jump": JUMP,
"Test": TEST
}
class STATES:
const _dict = {}
class SWITCHES:
const _dict = {}
class GAME_PARAMETERS:
const SS_AIR_TIMEOFDAY = 3203397129
const SS_AIR_TURBULENCE = 4160247818
const SS_AIR_MONTH = 2648548617
const SS_AIR_PRESENCE = 3847924954
const SS_AIR_FURY = 1029930033
const SS_AIR_STORM = 3715662592
const SS_AIR_FREEFALL = 3002758120
const SS_AIR_RPM = 822163944
const SS_AIR_SIZE = 3074696722
const SS_AIR_FEAR = 1351367891
const _dict = {
"SS_Air_TimeOfDay": SS_AIR_TIMEOFDAY,
"SS_Air_Turbulence": SS_AIR_TURBULENCE,
"SS_Air_Month": SS_AIR_MONTH,
"SS_Air_Presence": SS_AIR_PRESENCE,
"SS_Air_Fury": SS_AIR_FURY,
"SS_Air_Storm": SS_AIR_STORM,
"SS_Air_Freefall": SS_AIR_FREEFALL,
"SS_Air_RPM": SS_AIR_RPM,
"SS_Air_Size": SS_AIR_SIZE,
"SS_Air_Fear": SS_AIR_FEAR
}
class TRIGGERS:
const _dict = {}
class BANKS:
const INIT = 1355168291
const MAIN = 3161908922
const _dict = {
"Init": INIT,
"Main": MAIN
}
class BUSSES:
const MASTER_AUDIO_BUS = 3803692087
const _dict = {
"Master Audio Bus": MASTER_AUDIO_BUS
}
class AUX_BUSSES:
const _dict = {}
class AUDIO_DEVICES:
const SYSTEM = 3859886410
const NO_OUTPUT = 2317455096
const _dict = {
"System": SYSTEM,
"No_Output": NO_OUTPUT
}
class EXTERNAL_SOURCES:
const _dict = {}