Show / Hide Table of Contents

Class GroupMarkerPart

Inheritance
System.Object
GroupMarkerPart
Namespace: Eco.Gameplay.UI.WorldMarker
Assembly: Eco.Gameplay.dll
Syntax
public class GroupMarkerPart : Object

Constructors

GroupMarkerPart()

Declaration
public GroupMarkerPart()

Fields

Category

Declaration
public string Category
Field Value
Type Description
System.String

Id

Declaration
public Guid Id
Field Value
Type Description
System.Guid

Items

Declaration
public ThreadSafeList<IStack> Items
Field Value
Type Description
ThreadSafeList<IStack>

Pos

Declaration
public Vector3i Pos
Field Value
Type Description
Vector3i

Text

Declaration
public string Text
Field Value
Type Description
System.String

WorldMarkerReference

Declaration
public int WorldMarkerReference
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
☀
☾