Updated observation logic
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
||||
TArray<UClothingItemInstance*> GetEquippedClothing() const;
|
||||
UClothingItemInstance* GetSlotClothing(EClothingSlotType SlotType);
|
||||
bool IsBodyPartExposed(EBodyPart BodyPart);
|
||||
float GetEffectiveCoverage(EBodyPart BodyPart);
|
||||
|
||||
void HydrateClothing();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user