Class EnterBattleWithPartyAnswer
- Namespace
- Messages.FromLobbyServer.ToClient
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
[MessageDescription("LobbyServer", "Client")]
public class EnterBattleWithPartyAnswer : Message
- Inheritance
-
EnterBattleWithPartyAnswer
- Inherited Members
Constructors
EnterBattleWithPartyAnswer()
public EnterBattleWithPartyAnswer()
EnterBattleWithPartyAnswer(bool, string[])
public EnterBattleWithPartyAnswer(bool successful, string[] selectedAndEnabledGameTypes)
Parameters
Properties
SelectedAndEnabledGameTypes
public string[] SelectedAndEnabledGameTypes { get; }
Property Value
- string[]
Successful
public bool Successful { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).