Class ItemGroupAttribute
Inherited Members
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public class ItemGroupAttribute : ItemAttribute
Constructors
ItemGroupAttribute(String)
Declaration
public ItemGroupAttribute(string group)
Parameters
Type | Name | Description |
---|---|---|
System.String | group |
Properties
Group
Declaration
public string Group { get; }
Property Value
Type | Description |
---|---|
System.String |