Skip to content

Commit 9502421

Browse files
committed
Update README.md
1 parent 11e134b commit 9502421

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Unreal.js is a plug-in which brings V8-powered Javascript into UnrealEngine4.
1414
- Communicate with outer world: REST, process(pipe), arraybuffer, ...
1515
- Bridge API for editor extension
1616
- Auto-completion for **Visual Studio Code** (auto-generated [*.d.ts](http://definitelytyped.org/))
17+
- Debugging within **Visual Studio**
18+
- Profiling supported by V8
1719
- Dedicated Javascript console on UnrealEditor
1820

1921
![](https://github.com/ncsoft/Unreal.js/blob/master/doc/images/UnrealJs_JavascriptConsole.gif)

0 commit comments

Comments
 (0)