Class ObjectCanMakeBlockFormAttribute
Inheritance
System.Object
ObjectCanMakeBlockFormAttribute
Namespace: Eco.Gameplay.Items
Assembly: Eco.Gameplay.dll
Syntax
public class ObjectCanMakeBlockFormAttribute : Attribute
Constructors
ObjectCanMakeBlockFormAttribute(Type[])
Declaration
public ObjectCanMakeBlockFormAttribute(Type[] blockFormTypes)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type[] | blockFormTypes |
Fields
BlockFormTypes
Declaration
public Type[] BlockFormTypes
Field Value
| Type | Description |
|---|---|
| System.Type[] |