csharp
public enum EventStealModeWhat happens when an event is asked to play and it already has all it is allowed.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
NoneNothing. The request is refused and returns VoiceHandle.None.
OldestThe one that started first gives way.
NewestThe one that started last gives way.
QuietestThe one that is hardest to hear gives way.
Used by (10)
- AudioEventVixen.Audio
- AudioEventAssetVixen.Audio
- AudioEventAssetTestsVixen.Audio.Tests
- AudioEventDescriptionVixen.Audio
- AudioEventSystemTestsVixen.Audio.Tests
- AudioEventTestsVixen.Audio.Tests
- LayeredEventTestsVixen.Audio.Tests
- ScattererTestsVixen.Audio.Tests
- TypeRegistrationVixen.Audio
- Vixen_Audio_Assets_AudioEventAssetSerializerVixen.Audio