Class MPLobbyClanSendPostPopupVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MPLobbyClanSendPostPopupVM : ViewModel
- Inheritance
-
MPLobbyClanSendPostPopupVM
Constructors
MPLobbyClanSendPostPopupVM(PostPopupMode)
public MPLobbyClanSendPostPopupVM(MPLobbyClanSendPostPopupVM.PostPopupMode popupMode)
Parameters
popupMode
MPLobbyClanSendPostPopupVM.PostPopupMode
Properties
CancelInputKey
public InputKeyItemVM CancelInputKey { get; set; }
Property Value
DoneInputKey
public InputKeyItemVM DoneInputKey { get; set; }
Property Value
IsSelected
public bool IsSelected { get; set; }
Property Value
PostData
public string PostData { get; set; }
Property Value
SendText
public string SendText { get; set; }
Property Value
TitleText
public string TitleText { get; set; }
Property Value
Methods
ExecuteClosePopup()
public void ExecuteClosePopup()
ExecuteOpenPopup()
public void ExecuteOpenPopup()
ExecuteSend()
public void ExecuteSend()
OnFinalize()
public override void OnFinalize()
RefreshValues()
public override void RefreshValues()
SetCancelInputKey(HotKey)
public void SetCancelInputKey(HotKey hotKey)
Parameters
hotKey
HotKey
SetDoneInputKey(HotKey)
public void SetDoneInputKey(HotKey hotKey)
Parameters
hotKey
HotKey
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).