Skip to content

Commit

Permalink
Update AsyncIOAndUnrealEngine.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto De Ioris authored Dec 25, 2017
1 parent c74ce65 commit 7825acf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion tutorials/AsyncIOAndUnrealEngine.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,12 @@ class RadioStreaming:

### PyUserWidget WebSocket Echo test

![PyUserWidget Designer](https://github.com/20tab/UnrealEnginePython/blob/master/tutorials/AsyncIO_Assets/py_user_widget_designer.png)
![PyUserWidget Designer](https://github.com/20tab/UnrealEnginePython/blob/master/tutorials/AsyncIO_Assets/py_user_widget_designer.PNG)


![PyUserWidget Graph](https://github.com/20tab/UnrealEnginePython/blob/master/tutorials/AsyncIO_Assets/py_user_widget_graph.PNG)

![PyUserWidget Level Blueprint](https://github.com/20tab/UnrealEnginePython/blob/master/tutorials/AsyncIO_Assets/py_user_widget_level_blueprint.PNG)

```python
import unreal_engine as ue
Expand Down

0 comments on commit 7825acf

Please sign in to comment.