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 11e134b commit 9502421Copy full SHA for 9502421
README.md
@@ -14,6 +14,8 @@ Unreal.js is a plug-in which brings V8-powered Javascript into UnrealEngine4.
14
- Communicate with outer world: REST, process(pipe), arraybuffer, ...
15
- Bridge API for editor extension
16
- Auto-completion for **Visual Studio Code** (auto-generated [*.d.ts](http://definitelytyped.org/))
17
+- Debugging within **Visual Studio**
18
+- Profiling supported by V8
19
- Dedicated Javascript console on UnrealEditor
20
21

0 commit comments