Interface IRandoCouple
- Namespace
- RandomizerCore
- Assembly
- RandomizerCore.dll
Interface for objects which are simultaneously items and locations, for the purposes of randomization.
public interface IRandoCouple : IRandoItem, ILogicItem, IRandoLocation, ILogicDef
- Inherited Members