Table of Contents

Class PrefabExtensionInsertPatch.PrefabExtensionXmlNodesAttribute

Namespace
Bannerlord.UIExtenderEx.Prefabs2
Assembly
Bannerlord.UIExtenderEx.dll

Use when the property or return of your method is of type IEnumerable{XmlNode}.
Nodes will be inserted in the same order that they appear in this list at the target location.
See PrefabExtensionInsertPatch.PrefabExtensionContentAttribute for more info.

protected sealed class PrefabExtensionInsertPatch.PrefabExtensionXmlNodesAttribute : PrefabExtensionInsertPatch.PrefabExtensionContentAttribute
Inheritance
PrefabExtensionInsertPatch.PrefabExtensionXmlNodesAttribute
Inherited Members

This page was last modified at 01/07/2024 15:42:12 +02:00 (UTC).

Commit Message
Author:    Vitalii Mikhailov
Commit:    8e7791fbf43426d6f22c8d8e79438b8b61407146
new UIExtender replcaed with UIExtender.Create

Added the ability to disable specific Prefabs and Mixins
Added the ability to deregister UIExtender
Added the ability to get another mods UIExtender
Updated PUML diagrams