Table of Contents

Class CustomGameUsableMap

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class CustomGameUsableMap
Inheritance
CustomGameUsableMap
Inherited Members

Constructors

CustomGameUsableMap(string, bool, List<string>)

public CustomGameUsableMap(string map, bool isCompatibleWithAllGameTypes, List<string> compatibleGameTypes)

Parameters

map string
isCompatibleWithAllGameTypes bool
compatibleGameTypes List<string>

Properties

compatibleGameTypes

public List<string> compatibleGameTypes { get; }

Property Value

List<string>

isCompatibleWithAllGameTypes

public bool isCompatibleWithAllGameTypes { get; }

Property Value

bool

map

public string map { get; }

Property Value

string

Methods

Equals(object)

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

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