Interface ILocationWaypoint
- Namespace
- RandomizerCore.Logic
- Assembly
- RandomizerCore.dll
Interface for locations which have waypoint-like behavior, in that they modify the ProgressionManager when they become reachable.
public interface ILocationWaypoint
Methods
GetReachableEffect()
Returns a logic item which applies an effect when the location becomes reachable.
ILogicItem GetReachableEffect()