fix a build issue caught by runuat

This commit is contained in:
Mamadou Babaei
2026-02-24 13:15:34 +01:00
parent 57aee0e932
commit a48c882cf2
@@ -93,7 +93,7 @@ public:
return bRight; return bRight;
} }
FORCEINLINE void SetRight(const bool bInRight); void SetRight(const bool bInRight);
FORCEINLINE bool IsVisualized() const FORCEINLINE bool IsVisualized() const
{ {