M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.CampaignSystem.ComponentInterfaces.VoiceOverModel Class Referenceabstract

Inherits TaleWorlds.Core.GameModel.

Inherited by TaleWorlds.CampaignSystem.GameComponents.DefaultVoiceOverModel.

Public Member Functions

abstract string GetSoundPathForCharacter (CharacterObject character, VoiceObject voiceObject)
 
abstract string GetAccentClass (CultureObject culture, bool isHighClass)
 

Member Function Documentation

◆ GetSoundPathForCharacter()

abstract string TaleWorlds.CampaignSystem.ComponentInterfaces.VoiceOverModel.GetSoundPathForCharacter ( CharacterObject  character,
VoiceObject  voiceObject 
)
pure virtual

◆ GetAccentClass()

abstract string TaleWorlds.CampaignSystem.ComponentInterfaces.VoiceOverModel.GetAccentClass ( CultureObject  culture,
bool  isHighClass 
)
pure virtual