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
Fields
GameTypesIncluded
public List<string> GameTypesIncluded
Field Value
Id
public string Id
Field Value
ModuleName
public string ModuleName
Field Value
Name
public string Name
Field Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).