Show / Hide Table of Contents

Class MessagingUtils

Inheritance
System.Object
MessagingUtils
Namespace: Eco.Gameplay.Utils
Assembly: Eco.Gameplay.dll
Syntax
public static class MessagingUtils : Object

Methods

NotifyError(INetClient, LocString)

Message the user with the given message in error format.

Declaration
public static void NotifyError(INetClient client, LocString message)
Parameters
Type Name Description
INetClient client
LocString message
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾