Click or drag to resize

UModSettingsDrawerAttribute Class

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

Inheritance Hierarchy
SystemObject
  SystemAttribute
    UModUModSettingsDrawerAttribute

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

The UModSettingsDrawerAttribute type exposes the following members.

Constructors
  NameDescription
Public methodUModSettingsDrawerAttribute
Initializes a new instance of the UModSettingsDrawerAttribute class
Top
Properties
  NameDescription
Public propertySettingsPageName
Top
See Also