Show / Hide Table of Contents

Class RotatedVariants

Inheritance
System.Object
BlockAttribute
RotatedVariants
Inherited Members
BlockAttribute.Unset
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[]
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾