@ -56,9 +56,9 @@ For example, you could run this code to define a temporary class (it will be vis
publicclassMyClass
{
publicstaticvoidMethod()
{
UnityExplorer.ExplorerCore.Log("hello");
}
{
UnityExplorer.ExplorerCore.Log("hello");
}
}
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.