Table of Contents

Struct MbObjectXmlInformation

Namespace
TaleWorlds.ObjectSystem
Assembly
TaleWorlds.ObjectSystem.dll
public struct MbObjectXmlInformation
Inherited Members
Extension Methods

Constructors

MbObjectXmlInformation(string, string, string, List<string>)

public MbObjectXmlInformation(string id, string name, string moduleName, List<string> gameTypesIncluded)

Parameters

id string
name string
moduleName string
gameTypesIncluded List<string>

Fields

GameTypesIncluded

public List<string> GameTypesIncluded

Field Value

List<string>

Id

public string Id

Field Value

string

ModuleName

public string ModuleName

Field Value

string

Name

public string Name

Field Value

string

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