Show / Hide Table of Contents

Class Road

Inheritance
System.Object
BlockAttribute
MoveEfficiency
Road
Inherited Members
MoveEfficiency.Efficiency
BlockAttribute.Unset
Namespace: Eco.World.Blocks
Assembly: Eco.World.dll
Syntax
public sealed class Road : MoveEfficiency

Constructors

Road(Single, Type)

Declaration
public Road(float efficiency, Type roadType = null)
Parameters
Type Name Description
System.Single efficiency
System.Type roadType

Road(Type)

Declaration
public Road(Type roadType)
Parameters
Type Name Description
System.Type roadType

Fields

RoadType

Declaration
public readonly Type RoadType
Field Value
Type Description
System.Type
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾