Added commision objectives

This commit is contained in:
koritsa
2026-06-01 15:03:37 +03:00
parent db7067fc68
commit cf73d79190
25 changed files with 626 additions and 82 deletions
@@ -27,6 +27,9 @@ protected:
// Part reads as "revealing" — below the player's observation reveal threshold.
bool IsPartRevealing(EBodyPart Part) const;
// Raw effective coverage [0,1] for a part — for objectives that name their own threshold.
float GetEffectiveCoverage(EBodyPart Part) const;
// Any of the three regions is revealing.
bool IsAnyPartRevealing() const;