We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a0cdb commit 6dc8983Copy full SHA for 6dc8983
src/Ros2ForUnity/Scripts/ROS2UnityComponent.cs
@@ -49,7 +49,7 @@ public bool Ok()
49
}
50
51
52
- private LazyConstruct()
+ private void LazyConstruct()
53
{
54
lock (mutex)
55
0 commit comments