Class PrefabExtensionSetAttributePatch
- Namespace
- Bannerlord.UIExtenderEx.Prefabs2
- Assembly
- Bannerlord.UIExtenderEx.dll
Patch that adds or replaces node's attributes specified by XPath with node from prefab extension
public abstract class PrefabExtensionSetAttributePatch
- Inheritance
-
PrefabExtensionSetAttributePatch
- Inherited Members
Properties
Attributes
public abstract List<PrefabExtensionSetAttributePatch.Attribute> Attributes { get; }