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
Показать файл Открыть проект Примеры использования класса

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