mirror of
https://github.com/sinai-dev/UnityExplorer.git
synced 2025-06-24 17:32:29 +08:00
Add support for generic methods, improved non-generic dictionary output
This commit is contained in:
@ -99,9 +99,9 @@ CppExplorer has two main inspector modes: <b>GameObject Inspector</b>, and <b>Re
|
||||
* Filter by name, type, etc.
|
||||
* For GameObjects and Transforms you can filter which scene they are found in too.
|
||||
|
||||
### C# REPL console
|
||||
### C# console
|
||||
|
||||
* A simple C# REPL console, allows you to execute a method body on the fly.
|
||||
* A simple C# console, allows you to execute a method body on the fly.
|
||||
|
||||
### Inspect-under-mouse
|
||||
|
||||
|
Reference in New Issue
Block a user