Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
ConSupress.cs
Go to the documentation of this file.
1
public
class
ConSupress
:
BaseDebuff
2
{
3
public
override
BaseNotification
CreateNotification
()
4
{
5
return
new
NotificationCondition
6
{
7
condition =
this
8
};
9
}
10
}
BaseDebuff
Definition:
BaseDebuff.cs:2
BaseNotification
Definition:
BaseNotification.cs:6
ConSupress
Definition:
ConSupress.cs:2
ConSupress.CreateNotification
override BaseNotification CreateNotification()
Definition:
ConSupress.cs:3
NotificationCondition
Definition:
NotificationCondition.cs:5
Elin
ConSupress.cs
Generated by
1.9.6