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 |