fix a build issue caught by runuat
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user