17 lines
441 B
JSON
17 lines
441 B
JSON
|
[
|
||
|
{
|
||
|
"Type": "SoundClass",
|
||
|
"Name": "SC_Menu_Music",
|
||
|
"Class": "UScriptClass'SoundClass'",
|
||
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Properties": {
|
||
|
"bAlwaysPlay": true
|
||
|
},
|
||
|
"ParentClass": {
|
||
|
"ObjectName": "SoundClass'SC_All_Music'",
|
||
|
"ObjectPath": "/Game/Sound/Mixer/SC_All_Music.0"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|