Table of Contents

Class CampaignInformationManager

Namespace
TaleWorlds.CampaignSystem
Assembly
TaleWorlds.CampaignSystem.dll
public class CampaignInformationManager
Inheritance
CampaignInformationManager
Inherited Members

Constructors

CampaignInformationManager()

public CampaignInformationManager()

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected virtual void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

InformationDataExists<T>(Func<T, bool>)

public bool InformationDataExists<T>(Func<T, bool> predicate) where T : InformationData

Parameters

predicate Func<T, bool>

Returns

bool

Type Parameters

T

NewMapNoticeAdded(InformationData)

public void NewMapNoticeAdded(InformationData informationData)

Parameters

informationData InformationData

OnGameLoaded()

public void OnGameLoaded()

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