Table of Contents

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

name string
value string

Properties

Name

public string Name { get; }

Property Value

string

Value

public string Value { get; }

Property Value

string