Class BaseUIExtenderAttribute
- Namespace
- Bannerlord.UIExtenderEx.Attributes
- Assembly
- Bannerlord.UIExtenderEx.dll
Base class for extensions attributes
[SuppressMessage("CodeQuality", "IDE0079:Remove unnecessary suppression", Justification = "For ReSharper")]
[SuppressMessage("Design", "RCS1203:Use AttributeUsageAttribute.", Justification = "Implemented in the derived attributes.")]
public abstract class BaseUIExtenderAttribute : Attribute
- Inheritance
-
BaseUIExtenderAttribute
- Derived
- Inherited Members