Table of Contents

Class Notifications

Namespace
AO
Assembly
CoreAssembly.dll

Notifications is a core engine system to show notifications to the player.

public static class Notifications
Inheritance
Notifications
Inherited Members

Methods

Show(string)

Show a notification to the player. This is only supported on the client.

public static extern void Show(string message)

Parameters

message string