Updated observation logic

This commit is contained in:
koritsa
2026-05-30 15:35:59 +03:00
committed by koritsa
parent c7b99dee7f
commit 2969800966
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();