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 9bc6195 commit b3e4596Copy full SHA for b3e4596
MLAPI/MonoBehaviours/Prototyping/NetworkedProximity.cs
@@ -7,6 +7,7 @@ namespace MLAPI.MonoBehaviours.Prototyping
7
/// <summary>
8
/// A prototype component to set observers based on distance
9
/// </summary>
10
+ [AddComponentMenu("MLAPI/NetworkedProximity")]
11
public class NetworkedProximity : NetworkedBehaviour
12
{
13
0 commit comments