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
Name
public TextObject Name { get; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected override void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
Initialize(TextObject, TextObject)
public void Initialize(TextObject name, TextObject description)
Parameters
name
TextObjectdescription
TextObject
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).