Show / Hide Table of Contents

Class OverlayUtils

Inheritance
System.Object
OverlayUtils
Namespace: Eco.Shared.Gameplay
Assembly: Eco.Shared.dll
Syntax
public static class OverlayUtils : Object

Methods

ColorAtPos(IMapEntryOverlay, Vector2i)

Declaration
public static Color ColorAtPos(this IMapEntryOverlay overlay, Vector2i pos)
Parameters
Type Name Description
IMapEntryOverlay overlay
Vector2i pos
Returns
Type Description
Color
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾