C# 클래스 fCraft.Events.PlayerJoiningWorldEventArgs

Provides data for Player.JoiningWorld event. Cancellable. Allows overriding the text that is shown on connection screen.
상속: System.EventArgs, IPlayerEvent, ICancelableEvent
파일 보기 프로젝트 열기: fragmer/fCraft 1 사용 예제들

Private Properties

프로퍼티 타입 설명
PlayerJoiningWorldEventArgs System
PlayerJoiningWorldEventArgs System
PlayerJoiningWorldEventArgs System

비공개 메소드들

메소드 설명
PlayerJoiningWorldEventArgs ( [ player, [ oldWorld, [ newWorld, WorldChangeContext context, string textLine1, string textLine2 ) : System
PlayerJoiningWorldEventArgs ( [ player, [ oldWorld, [ newWorld, WorldChangeReason context ) : System
PlayerJoiningWorldEventArgs ( [ player, [ oldWorld, [ newWorld, WorldChangeReason context, string textLine1, string textLine2 ) : System