Updated observation logic

This commit is contained in:
koritsa
2026-05-30 15:35:59 +03:00
parent 26fb88bc90
commit e70b1d757c
9 changed files with 190 additions and 47 deletions
@@ -46,6 +46,7 @@ public:
TArray<UClothingItemInstance*> GetEquippedClothing() const;
UClothingItemInstance* GetSlotClothing(EClothingSlotType SlotType);
bool IsBodyPartExposed(EBodyPart BodyPart);
float GetEffectiveCoverage(EBodyPart BodyPart);
void HydrateClothing();