Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MBC
Shared
Events
PlayerLostEvent
C# 클래스 MBC.Shared.Events.PlayerLostEvent
상속:
PlayerEvent
파일 보기
프로젝트 열기: aiclub/Mohawk_Battleship
공개 메소드들
메소드
설명
PlayerLostEvent
(
Player
loser
) :
System
Constructs the event with the player that lost.
보호된 메소드들
메소드
설명
PerformOperation
( ) :
void
메소드 상세
PerformOperation()
보호된
메소드
protected
PerformOperation
( ) :
void
리턴
void
PlayerLostEvent()
공개
메소드
Constructs the event with the player that lost.
public
PlayerLostEvent
(
Player
loser
) :
System
loser
MBC.Shared.Entities.Player
리턴
System