Table of Contents

Class PrefabExtensionReplacePatch

Namespace
Bannerlord.UIExtenderEx.Prefabs
Assembly
Bannerlord.UIExtenderEx.dll

Patch that replaces node specified by XPath with node from prefab extension

public abstract class PrefabExtensionReplacePatch : IPrefabPatch
Inheritance
PrefabExtensionReplacePatch
Implements
Inherited Members

Properties

Id

Name of the extension snippet, without .xml

public abstract string Id { get; }

Property Value

string

Methods

GetPrefabExtension()

public abstract XmlDocument GetPrefabExtension()

Returns

XmlDocument