Added commision objectives

This commit is contained in:
koritsa
2026-06-01 15:03:37 +03:00
committed by koritsa
parent 9a5a0003b1
commit 4427627e7d
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;