Class CustomConfigAttribute
Inheritance
System.Object
CustomConfigAttribute
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public class CustomConfigAttribute : Attribute
Constructors
CustomConfigAttribute(Type)
Declaration
public CustomConfigAttribute(Type configType)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | configType |
Fields
ConfigType
Declaration
public Type ConfigType
Field Value
| Type | Description |
|---|---|
| System.Type |