Click or drag to resize

ModExposedAttribute Class

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

Inheritance Hierarchy

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

The ModExposedAttribute type exposes the following members.

Constructors
  NameDescription
Public methodModExposedAttribute
Initializes a new instance of the ModExposedAttribute class
Top
Properties
  NameDescription
Public propertyOverrideName
Top
See Also