Table of Contents

Class GameModelsManager

Namespace
TaleWorlds.Core
Assembly
TaleWorlds.Core.dll
public abstract class GameModelsManager
Inheritance
GameModelsManager
Derived
Inherited Members

Constructors

GameModelsManager(IEnumerable<GameModel>)

protected GameModelsManager(IEnumerable<GameModel> inputComponents)

Parameters

inputComponents IEnumerable<GameModel>

Methods

GetGameModel<T>()

protected T GetGameModel<T>() where T : GameModel

Returns

T

Type Parameters

T

GetGameModels()

public MBReadOnlyList<GameModel> GetGameModels()

Returns

MBReadOnlyList<GameModel>

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