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
cultureCultureObjectisHighClassbool
Returns
GetSoundPathForCharacter(CharacterObject, VoiceObject)
public abstract string GetSoundPathForCharacter(CharacterObject character, VoiceObject voiceObject)
Parameters
characterCharacterObjectvoiceObjectVoiceObject
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).