Table of Contents

Class VoiceObject

Namespace
TaleWorlds.Localization
Assembly
TaleWorlds.Localization.dll
public class VoiceObject
Inheritance
VoiceObject
Inherited Members

Properties

VoicePaths

public MBReadOnlyList<string> VoicePaths { get; }

Property Value

MBReadOnlyList<string>

Methods

AddVoicePaths(XmlNode, string)

public void AddVoicePaths(XmlNode node, string modulePath)

Parameters

node XmlNode
modulePath string

Deserialize(XmlNode, string)

public static VoiceObject Deserialize(XmlNode node, string modulePath)

Parameters

node XmlNode
modulePath string

Returns

VoiceObject

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