C# Class Game.Events.ServerEvents.MessagePopupEvent

Inheritance: ServerEvent
Afficher le fichier Open project: Ziden/Lisergy

Méthodes publiques

Свойство Type Description
Args string[]
Type PopupType

Méthodes publiques

Méthode Description
MessagePopupEvent ( PopupType type ) : System

Method Details

MessagePopupEvent() public méthode

public MessagePopupEvent ( PopupType type ) : System
type PopupType
Résultat System

Property Details

Args public_oe property

public string[] Args
Résultat string[]

Type public_oe property

public PopupType Type
Résultat PopupType