You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
427 B
XML
14 lines
427 B
XML
<ATLConfig atl_name="MultiplePreloadsOneBank">
|
|
<AudioTriggers>
|
|
<ATLTrigger atl_name="test_trigger"/>
|
|
</AudioTriggers>
|
|
<AudioPreloads>
|
|
<ATLPreloadRequest atl_name="preload2" atl_type="AutoLoad">
|
|
<WwiseFile wwise_name="test_bank2.bnk"/>
|
|
</ATLPreloadRequest>
|
|
<ATLPreloadRequest atl_name="preload" atl_type="AutoLoad">
|
|
<WwiseFile wwise_name="test_bank1.bnk"/>
|
|
</ATLPreloadRequest>
|
|
</AudioPreloads>
|
|
</ATLConfig>
|