dump: [json] pakchunk0_s6

This commit is contained in:
merith-tk 2024-11-27 22:37:49 -08:00
parent a0202f19ac
commit a4954cd085
3042 changed files with 26830639 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[
{
"Type": "AudioBus",
"Name": "AB_Outside_Sounds",
"Class": "UScriptClass'AudioBus'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"AudioBusChannels": "EAudioBusChannels::Stereo"
}
}
]

View file

@ -0,0 +1,11 @@
[
{
"Type": "AudioBus",
"Name": "AB_Speaker",
"Class": "UScriptClass'AudioBus'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"AudioBusChannels": "EAudioBusChannels::Stereo"
}
}
]