Table of Contents

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 CultureObject
isHighClass bool

Returns

string

GetSoundPathForCharacter(CharacterObject, VoiceObject)

public abstract string GetSoundPathForCharacter(CharacterObject character, VoiceObject voiceObject)

Parameters

character CharacterObject
voiceObject VoiceObject

Returns

string

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).