C# Class FSO.Client.UI.Panels.EODs.UIEODController

Inheritance: FSO.Client.UI.Framework.UIContainer
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
ActiveEOD UIEOD
ActivePID uint
DisplayMode EODLiveModeOpt
EODMessage string
EODTime string
IDToHandler Type>.Dictionary
Lot UILotControl

Méthodes publiques

Méthode Description
CloseEOD ( ) : void
OnEODMessage ( VMNetEODMessageCmd cmd ) : void
ShowEODMode ( EODLiveModeOpt mode ) : void
UIEODController ( UILotControl lot ) : System

Method Details

CloseEOD() public méthode

public CloseEOD ( ) : void
Résultat void

OnEODMessage() public méthode

public OnEODMessage ( VMNetEODMessageCmd cmd ) : void
cmd FSO.SimAntics.NetPlay.Model.Commands.VMNetEODMessageCmd
Résultat void

ShowEODMode() public méthode

public ShowEODMode ( EODLiveModeOpt mode ) : void
mode EODLiveModeOpt
Résultat void

UIEODController() public méthode

public UIEODController ( UILotControl lot ) : System
lot UILotControl
Résultat System

Property Details

ActiveEOD public_oe property

public UIEOD,FSO.Client.UI.Panels.EODs ActiveEOD
Résultat UIEOD

ActivePID public_oe property

public uint ActivePID
Résultat uint

DisplayMode public_oe property

public EODLiveModeOpt,FSO.Client.UI.Panels.EODs DisplayMode
Résultat EODLiveModeOpt

EODMessage public_oe property

public string EODMessage
Résultat string

EODTime public_oe property

public string EODTime
Résultat string

IDToHandler public_oe static_oe property

public static Dictionary IDToHandler
Résultat Type>.Dictionary

Lot public_oe property

public UILotControl Lot
Résultat UILotControl