Table of Contents

Class PropertyObject

Namespace
TaleWorlds.Core
Assembly
TaleWorlds.Core.dll
public class PropertyObject : MBObjectBase
Inheritance
PropertyObject
Derived
Inherited Members

Constructors

PropertyObject(string)

public PropertyObject(string stringId)

Parameters

stringId string

Properties

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

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