fix a build issue caught by runuat

This commit is contained in:
Mamadou Babaei
2026-02-24 11:44:01 +01:00
parent ac00efb9e2
commit f151e24d66
@@ -93,7 +93,7 @@ public:
return bRight;
}
FORCEINLINE void SetRight(const bool bInRight);
void SetRight(const bool bInRight);
FORCEINLINE bool IsVisualized() const
{