Table of Contents

Class RandoContext

Namespace
RandomizerCore
Assembly
RandomizerCore.dll
public abstract class RandoContext
Inheritance
RandoContext
Inherited Members

Constructors

RandoContext(LogicManager)

public RandoContext(LogicManager LM)

Parameters

LM LogicManager

Fields

InitialProgression

public ILogicItem InitialProgression

Field Value

ILogicItem

LM

public readonly LogicManager LM

Field Value

LogicManager

Methods

EnumerateExistingPlacements()

public abstract IEnumerable<GeneralizedPlacement> EnumerateExistingPlacements()

Returns

IEnumerable<GeneralizedPlacement>