Class UsesRampAttribute
Inheritance
System.Object
UsesRampAttribute
Namespace: Eco.Gameplay.Blocks
Assembly: Eco.Gameplay.dll
Syntax
public class UsesRampAttribute : BlockAttribute
Constructors
UsesRampAttribute(Type)
Declaration
public UsesRampAttribute(Type rampItemType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | rampItemType |
Fields
RampItemType
Declaration
public readonly Type RampItemType
Field Value
Type | Description |
---|---|
System.Type |