Class BanListEui
Inheritance
System.Object
BanListEui
Assembly: Content.Server.dll
Syntax
public sealed class BanListEui : BaseEui
Constructors
|
Improve this Doc
View Source
BanListEui()
Declaration
Methods
|
Improve this Doc
View Source
ChangeBanListPlayer(Guid)
Declaration
public Task ChangeBanListPlayer(Guid banListPlayer)
Parameters
Type |
Name |
Description |
Guid |
banListPlayer |
|
Returns
|
Improve this Doc
View Source
Closed()
Declaration
public override void Closed()
Overrides
|
Improve this Doc
View Source
GetNewState()
Declaration
public override EuiStateBase GetNewState()
Returns
Overrides
|
Improve this Doc
View Source
Opened()
Declaration
public override void Opened()
Overrides