Table of Contents

Class IssueEffect

Namespace
TaleWorlds.CampaignSystem.Issues
Assembly
TaleWorlds.CampaignSystem.dll
public class IssueEffect : MBObjectBase
Inheritance
IssueEffect
Inherited Members

Constructors

IssueEffect(string)

public IssueEffect(string stringId)

Parameters

stringId string

Properties

All

public static MBReadOnlyList<IssueEffect> All { get; }

Property Value

MBReadOnlyList<IssueEffect>

Description

public TextObject Description { get; }

Property Value

TextObject

Name

public TextObject Name { get; }

Property Value

TextObject

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

Initialize(TextObject, TextObject)

public void Initialize(TextObject name, TextObject description)

Parameters

name TextObject
description TextObject

ToString()

public override string ToString()

Returns

string

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