Struct WaterLevels
Assembly: SlipeServer.Server.dll
Syntax
public struct WaterLevels
Constructors
|
Edit this page
View Source
WaterLevels()
Declaration
Properties
|
Edit this page
View Source
NonSeaLevel
Declaration
public float? NonSeaLevel { readonly get; init; }
Property Value
|
Edit this page
View Source
OutsideSeaLevel
Declaration
public float? OutsideSeaLevel { readonly get; init; }
Property Value
|
Edit this page
View Source
SeaLevel
Declaration
public float SeaLevel { readonly get; init; }
Property Value