Class VoiceOverModel
- Namespace
- TaleWorlds.CampaignSystem.ComponentInterfaces
- Assembly
- TaleWorlds.CampaignSystem.dll
public abstract class VoiceOverModel : GameModel
- Inheritance
-
VoiceOverModel
- Derived
- Inherited Members
Constructors
VoiceOverModel()
protected VoiceOverModel()
Methods
GetAccentClass(CultureObject, bool)
public abstract string GetAccentClass(CultureObject culture, bool isHighClass)
Parameters
culture
CultureObjectisHighClass
bool
Returns
GetSoundPathForCharacter(CharacterObject, VoiceObject)
public abstract string GetSoundPathForCharacter(CharacterObject character, VoiceObject voiceObject)
Parameters
character
CharacterObjectvoiceObject
VoiceObject
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).