Updated observation logic

This commit is contained in:
2026-05-30 15:35:59 +03:00
parent a7a61bd60e
commit 4218b36ac9
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();