Click or drag to resize

ModBehaviourAttribute Class

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

Inheritance Hierarchy

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

The ModBehaviourAttribute type exposes the following members.

Constructors
  NameDescription
Public methodModBehaviourAttribute
Initializes a new instance of the ModBehaviourAttribute class
Top
See Also