Struct DNFLogicDef.StatePathResult
- Namespace
- RandomizerCore.Logic
- Assembly
- RandomizerCore.dll
public readonly struct DNFLogicDef.StatePathResult
- Inherited Members
Fields
conjunctions
public readonly IEnumerable<IEnumerable<TermToken>> conjunctions
Field Value
states
public readonly List<State> states