Click or drag to resize

ModdableComponentAssetProviderAttribute Class

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

Inheritance Hierarchy
SystemObject
  SystemAttribute
    UModModdableComponentAssetProviderAttribute

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

The ModdableComponentAssetProviderAttribute type exposes the following members.

Constructors
  NameDescription
Public methodModdableComponentAssetProviderAttribute
Initializes a new instance of the ModdableComponentAssetProviderAttribute class
Top
Fields
  NameDescription
Public fieldcomponentType
Top
See Also