메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
HM3Engine ( ) : System | ||
OnMessage ( string p_Type, string p_Data ) : void | ||
SendMessage ( string p_Type, string p_Contents ) : void | ||
Update ( ) : void |
메소드 | 설명 | |
---|---|---|
InitMenuItems ( ) : void | ||
OnEnableCheats ( object p_Sender, |
||
OnUnlimitedSaves ( object p_Sender, RoutedEventArgs p_RoutedEventArgs ) : void |
public OnMessage ( string p_Type, string p_Data ) : void | ||
p_Type | string | |
p_Data | string | |
리턴 | void |
public SendMessage ( string p_Type, string p_Contents ) : void | ||
p_Type | string | |
p_Contents | string | |
리턴 | void |