Click or drag to resize

UModAddOnAttribute Class

[Missing <summary> documentation for "T:UMod.Shared.UModAddOnAttribute"]

Inheritance Hierarchy

Namespace:  UMod.Shared
Assembly:  UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class UModAddOnAttribute : Attribute

The UModAddOnAttribute type exposes the following members.

Constructors
  NameDescription
Public methodUModAddOnAttribute
Initializes a new instance of the UModAddOnAttribute class
Top
Properties
  NameDescription
Public propertyAddOnDescription
Public propertyAddOnName
Top
See Also