Namespace Uncreated.Warfare.Moderation
Classes
- AudioRecordPlayerComponent
Highly-effecient voice data recorder that stores a bunch of different packets in one block of bytes.
- ModerationEntry
Base class for a moderation record for a player. All punishments and commendations derive from this.
- WebAudioConverter
Uses Senior S's audio converter web API for converting Steam Voice to .wav files.
Structs
- HWID
A 20-length hardware ID of an Unturned player.
Interfaces
- IAudioConverter
The implementation for this is private code given to me by Senior-S (https://github.com/Senior-S) which exists as a plugin.