Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MBC
Shared
Events
TeamRemovePlayerEvent
C# Class MBC.Shared.Events.TeamRemovePlayerEvent
Inheritance:
TeamEvent
ファイルを表示
Open project: aiclub/Mohawk_Battleship
Public Methods
Method
Description
TeamRemovePlayerEvent
(
Team
team
,
Player
plr
) :
System
Protected Methods
Method
Description
PerformOperation
( ) :
void
Method Details
PerformOperation()
protected
method
protected
PerformOperation
( ) :
void
return
void
TeamRemovePlayerEvent()
public
method
public
TeamRemovePlayerEvent
(
Team
team
,
Player
plr
) :
System
team
MBC.Shared.Entities.Team
plr
MBC.Shared.Entities.Player
return
System