Struct PrefabExtensionSetAttributePatch.Attribute
- Namespace
- Bannerlord.UIExtenderEx.Prefabs2
- Assembly
- Bannerlord.UIExtenderEx.dll
public readonly struct PrefabExtensionSetAttributePatch.Attribute
- Inherited Members
Constructors
Attribute(string, string)
public Attribute(string name, string value)
Parameters
Properties
Name
public string Name { get; }
Property Value
Value
public string Value { get; }