fix a build issue caught by runuat

This commit is contained in:
Mamadou Babaei
2026-02-24 13:16:35 +01:00
parent 5181d6d0de
commit bc11fdffed
@@ -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
{ {