Show / Hide Table of Contents

Class IHasIDExtensions

Inheritance
System.Object
IHasIDExtensions
Namespace: Eco.Core.Systems
Assembly: Eco.Core.dll
Syntax
public static class IHasIDExtensions : Object

Methods

MarkedUpNameOrMissing(IHasID)

Displays the marked up name, or MISSING if its null (can be called with a null safely)

Declaration
public static LocString MarkedUpNameOrMissing(this IHasID id)
Parameters
Type Name Description
IHasID id
Returns
Type Description
LocString
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾