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 8f9b1d1 commit b78d433Copy full SHA for b78d433
src/Ros2ForUnity/Scripts/ROS2UnityComponent.cs
@@ -49,7 +49,7 @@ public bool Ok()
49
}
50
51
52
- public LazyConstruct()
+ private LazyConstruct()
53
{
54
lock (mutex)
55
0 commit comments