Table of Contents

Struct CampaignSaveMetaDataArgs

Namespace
TaleWorlds.Core
Assembly
TaleWorlds.Core.dll
public readonly struct CampaignSaveMetaDataArgs
Inherited Members
Extension Methods

Constructors

CampaignSaveMetaDataArgs(string[], params KeyValuePair<string, string>[])

public CampaignSaveMetaDataArgs(string[] moduleName, params KeyValuePair<string, string>[] otherArgs)

Parameters

moduleName string[]
otherArgs KeyValuePair<string, string>[]

Fields

ModuleNames

public readonly string[] ModuleNames

Field Value

string[]

OtherData

public readonly KeyValuePair<string, string>[] OtherData

Field Value

KeyValuePair<string, string>[]

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