Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
ConExcommunication.cs
Go to the documentation of this file.
1
public
class
ConExcommunication
:
BaseDebuff
2
{
3
public
override
bool
ShouldRefresh
=>
true
;
4
5
public
override
void
OnRefresh
()
6
{
7
owner
.
RefreshFaithElement
();
8
}
9
10
public
override
void
OnRemoved
()
11
{
12
owner
.
RefreshFaithElement
();
13
}
14
}
BaseCondition.owner
Chara owner
Definition:
BaseCondition.cs:15
BaseDebuff
Definition:
BaseDebuff.cs:2
Chara.RefreshFaithElement
void RefreshFaithElement()
Definition:
Chara.cs:9166
ConExcommunication
Definition:
ConExcommunication.cs:2
ConExcommunication.OnRefresh
override void OnRefresh()
Definition:
ConExcommunication.cs:5
ConExcommunication.OnRemoved
override void OnRemoved()
Definition:
ConExcommunication.cs:10
ConExcommunication.ShouldRefresh
override bool ShouldRefresh
Definition:
ConExcommunication.cs:3
Elin
ConExcommunication.cs
Generated by
1.9.6