Skip to content

Commit 473a25a

Browse files
author
Roberto De Ioris
authored
Update AsyncIOAndUnrealEngine.md
1 parent 7922931 commit 473a25a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tutorials/AsyncIOAndUnrealEngine.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,8 @@ 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)
330+
329331
```python
330332
import unreal_engine as ue
331333
import ue_asyncio

0 commit comments

Comments
 (0)