IDungeonState.LastOutcome property
Outcome of the current/just-finished run (from flow_info.result). None until resolved.
public DungeonOutcome LastOutcome { get; }See Also
Section titled “See Also”- enum DungeonOutcome
- interface IDungeonState
- namespace Stellar.Abstractions.Services