Elin Modding Docs Doc
Loading...
Searching...
No Matches
NotificationGlobal.cs
1
using
System;
2
3
// Token: 0x02000629 RID: 1577
4
public
class
NotificationGlobal
:
BaseNotification
5
{
6
// Token: 0x17000C9B RID: 3227
7
// (get) Token: 0x06002C35 RID: 11317 RVA: 0x000F8990 File Offset: 0x000F6B90
8
public
virtual
WidgetNotice
widget
9
{
10
get
11
{
12
return
WidgetNotice
.Instance;
13
}
14
}
15
}
BaseNotification
Definition
BaseNotification.cs:7
NotificationGlobal
Definition
NotificationGlobal.cs:5
WidgetNotice
Definition
WidgetNotice.cs:6
Elin
NotificationGlobal.cs
Generated by
1.12.0