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
Methods
GetPrefabExtension()
public abstract XmlDocument GetPrefabExtension()