Show / Hide Table of Contents

Class BoatComponent.BoatSize

Represents the size of a boat. Will be used in the moorage post, to check if the boat size is supported by the moorage post.

Inheritance
System.Object
BoatComponent.BoatSize
Namespace: Eco.Gameplay.Components
Assembly: Eco.Gameplay.dll
Syntax
public sealed class BoatSize : Enum

Fields

Large

Declaration
public const BoatComponent.BoatSize Large
Field Value
Type Description
BoatComponent.BoatSize

Small

Declaration
public const BoatComponent.BoatSize Small
Field Value
Type Description
BoatComponent.BoatSize

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾