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
LM
public readonly LogicManager LM
Field Value
Methods
EnumerateExistingPlacements()
public abstract IEnumerable<GeneralizedPlacement> EnumerateExistingPlacements()