Skip to content

Commit 6b31d3f

Browse files
committed
Update readme
1 parent 4be1fbb commit 6b31d3f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ This is an inspector-like panel looks like the built in inspector in Unity, but
1111

1212
To call this panel out, you can simply select *Windows > Script Tester > Inspector+*.
1313

14-
### Test Method Caller
15-
This is a simple tool I have created before the Inspector+, it has the same functionality as the method calling feature in Inspector+, but you can use this to call the methods sequentially by the order you make.
14+
### ~~Test Method Caller~~
15+
~~This is a simple tool I have created before the Inspector+, it has the same functionality as the method calling feature in Inspector+, but you can use this to call the methods sequentially by the order you make.~~
1616

17-
To call this panel out, you can simply select *Windows > Script Tester > Method Caller*.
17+
~~To call this panel out, you can simply select *Windows > Script Tester > Method Caller*.~~
18+
19+
Test Method Caller is obsoleted and has been removed, as the functions can be find in Inspector+.
1820

1921
Warning
2022
-------

0 commit comments

Comments
 (0)