Files
AudioSystem/Assets/Scripts
Oliver c87a5a1e30 refactor(audio): restructure audio constants and remove deprecated files
- Add AudioConsts.cs with Cues, NameDictionaries, and Parameters classes
- Remove AudioEnumIds.cs, AudioEnums.cs, and AudioObjectDefinitions.cs
- Update AudioObject.cs to include CueName property and serialization
- Update AudioSystem.cs to use new NameDictionaries and Parameters classes
- Update SetStateBind.cs to use Parameters.GameState type
- Change UI text from "PlaySound" to "StopSound" in SampleScene.unity
- Update binary audio data file AudioObject.bytes
2026-04-17 16:00:19 +08:00
..
2026-03-27 17:56:49 +08:00
2026-04-13 14:56:06 +08:00
2026-03-27 17:56:49 +08:00
2026-04-13 14:56:06 +08:00
2026-03-20 17:55:53 +08:00