Class RotatedVariants
Inherited Members
Namespace: Eco.World.Blocks
Assembly: Eco.World.dll
Syntax
public sealed class RotatedVariants : BlockAttribute
Constructors
RotatedVariants(Type[])
Declaration
public RotatedVariants(params Type[] variantTypes)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type[] | variantTypes |
Properties
Variants
Declaration
public Type[] Variants { get; }
Property Value
| Type | Description |
|---|---|
| System.Type[] |