프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Shown | bool | ||
icon | |||
name | string | ||
type | UIMessageType | ||
window |
메소드 | 설명 | |
---|---|---|
AddMessage ( string message ) : void | ||
ButtonAnim ( UpdateState state ) : void | ||
Close ( |
||
Hide ( |
||
MoveIcon ( int pos ) : void | ||
SetEmail ( string subject, string message ) : void | ||
Show ( |
||
UIMessageGroup ( UIMessageType type, |
public ButtonAnim ( UpdateState state ) : void | ||
state | FSO.Common.Rendering.Framework.Model.UpdateState | |
리턴 | void |
public Close ( |
||
button | ||
리턴 | void |
public Hide ( |
||
button | ||
리턴 | void |
public SetEmail ( string subject, string message ) : void | ||
subject | string | |
message | string | |
리턴 | void |
public Show ( |
||
button | ||
리턴 | void |
public UIMessageGroup ( UIMessageType type, |
||
type | UIMessageType | |
author | ||
parent | ||
리턴 | System |