Skip to content

Commit 7825acf

Browse files
author
Roberto De Ioris
authored
Update AsyncIOAndUnrealEngine.md
1 parent c74ce65 commit 7825acf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

tutorials/AsyncIOAndUnrealEngine.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,12 @@ class RadioStreaming:
326326

327327
### PyUserWidget WebSocket Echo test
328328

329-
![PyUserWidget Designer](https://github.com/20tab/UnrealEnginePython/blob/master/tutorials/AsyncIO_Assets/py_user_widget_designer.png)
329+
![PyUserWidget Designer](https://github.com/20tab/UnrealEnginePython/blob/master/tutorials/AsyncIO_Assets/py_user_widget_designer.PNG)
330+
331+
332+
![PyUserWidget Graph](https://github.com/20tab/UnrealEnginePython/blob/master/tutorials/AsyncIO_Assets/py_user_widget_graph.PNG)
333+
334+
![PyUserWidget Level Blueprint](https://github.com/20tab/UnrealEnginePython/blob/master/tutorials/AsyncIO_Assets/py_user_widget_level_blueprint.PNG)
330335

331336
```python
332337
import unreal_engine as ue

0 commit comments

Comments
 (0)