Table of Contents

Class NPCVoiceDefinition

Namespace
S1API.Entities.Voices
Assembly
S1API.dll

Identifies a supported base-game NPC voice database.

public sealed class NPCVoiceDefinition
Inheritance
NPCVoiceDefinition
Inherited Members
Extension Methods

Remarks

A voice definition selects a reusable clip database. Pitch remains a separate NPC setting.

Properties

DisplayName

Gets the human-readable voice name.

public string DisplayName { get; }

Property Value

string

Id

Gets the stable, case-insensitive S1API identifier.

public string Id { get; }

Property Value

string

Methods

ToString()

public override string ToString()

Returns

string