14 lines
393 B
JSON
14 lines
393 B
JSON
|
[
|
||
|
{
|
||
|
"Type": "SoundAttenuation",
|
||
|
"Name": "Att_Tutor_Drone",
|
||
|
"Class": "UScriptClass'SoundAttenuation'",
|
||
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Attenuation": {
|
||
|
"DistanceAlgorithm": "EAttenuationDistanceModel::NaturalSound",
|
||
|
"FalloffDistance": 10000.0
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|