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 |