Table of Contents

Class NotEnoughPlayersInfo

Namespace
TaleWorlds.MountAndBlade.Diamond
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public class NotEnoughPlayersInfo
Inheritance
NotEnoughPlayersInfo
Inherited Members

Constructors

NotEnoughPlayersInfo(int, int)

public NotEnoughPlayersInfo(int currentPlayerCount, int requiredPlayerCount)

Parameters

currentPlayerCount int
requiredPlayerCount int

Properties

CurrentPlayerCount

public int CurrentPlayerCount { get; }

Property Value

int

RequiredPlayerCount

public int RequiredPlayerCount { get; }

Property Value

int

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).