C# 클래스 Deathmatch.PresenceListener, WaitingForHorus

파일 보기 프로젝트 열기: merveilles/WaitingForHorus

공개 프로퍼티들

프로퍼티 타입 설명
Deathmatch Deathmatch,
Presence PlayerPresence,

공개 메소드들

메소드 설명
OnDestroy ( ) : void
PresenceListener ( Deathmatch, parent, PlayerPresence, handledPresence ) : System.Collections.Generic

비공개 메소드들

메소드 설명
ReceivePresenceWantsRespawn ( ) : void

메소드 상세

OnDestroy() 공개 메소드

public OnDestroy ( ) : void
리턴 void

PresenceListener() 공개 메소드

public PresenceListener ( Deathmatch, parent, PlayerPresence, handledPresence ) : System.Collections.Generic
parent Deathmatch,
handledPresence PlayerPresence,
리턴 System.Collections.Generic

프로퍼티 상세

Deathmatch 공개적으로 프로퍼티

public Deathmatch, Deathmatch
리턴 Deathmatch,

Presence 공개적으로 프로퍼티

public PlayerPresence, Presence
리턴 PlayerPresence,