Table of Contents

Interface IVoiceRole

Namespace
Exiled.API.Features.Roles
Assembly
Exiled.API.dll

Interface for all roles with PlayerRoles.Voice.VoiceModuleBase.

public interface IVoiceRole
Extension Methods

Properties

VoiceModule

Gets the PlayerRoles.Voice.VoiceModuleBase of the role.

VoiceModuleBase VoiceModule { get; }

Property Value

VoiceModuleBase