IDungeonState.LastSettlement property
The most recent settlement (clear/result) summary, or null if the current run has not reached its result screen yet. Carries the clear time and master-mode score.
public DungeonSettlementInfo? LastSettlement { get; }See Also
Section titled “See Also”- struct DungeonSettlementInfo
- interface IDungeonState
- namespace Stellar.Abstractions.Services