C# 클래스 FSO.Client.UI.Panels.EODs.UIEODController

상속: FSO.Client.UI.Framework.UIContainer
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ActiveEOD UIEOD
ActivePID uint
DisplayMode EODLiveModeOpt
EODMessage string
EODTime string
IDToHandler Type>.Dictionary
Lot UILotControl

공개 메소드들

메소드 설명
CloseEOD ( ) : void
OnEODMessage ( VMNetEODMessageCmd cmd ) : void
ShowEODMode ( EODLiveModeOpt mode ) : void
UIEODController ( UILotControl lot ) : System

메소드 상세

CloseEOD() 공개 메소드

public CloseEOD ( ) : void
리턴 void

OnEODMessage() 공개 메소드

public OnEODMessage ( VMNetEODMessageCmd cmd ) : void
cmd FSO.SimAntics.NetPlay.Model.Commands.VMNetEODMessageCmd
리턴 void

ShowEODMode() 공개 메소드

public ShowEODMode ( EODLiveModeOpt mode ) : void
mode EODLiveModeOpt
리턴 void

UIEODController() 공개 메소드

public UIEODController ( UILotControl lot ) : System
lot UILotControl
리턴 System

프로퍼티 상세

ActiveEOD 공개적으로 프로퍼티

public UIEOD,FSO.Client.UI.Panels.EODs ActiveEOD
리턴 UIEOD

ActivePID 공개적으로 프로퍼티

public uint ActivePID
리턴 uint

DisplayMode 공개적으로 프로퍼티

public EODLiveModeOpt,FSO.Client.UI.Panels.EODs DisplayMode
리턴 EODLiveModeOpt

EODMessage 공개적으로 프로퍼티

public string EODMessage
리턴 string

EODTime 공개적으로 프로퍼티

public string EODTime
리턴 string

IDToHandler 공개적으로 정적으로 프로퍼티

public static Dictionary IDToHandler
리턴 Type>.Dictionary

Lot 공개적으로 프로퍼티

public UILotControl Lot
리턴 UILotControl