Skip to content

Commit c242eb2

Browse files
author
Roberto De Ioris
authored
Update uobject_API.md
1 parent b3a8183 commit c242eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/uobject_API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ It has two shortcuts, it can retrieve the actor from a component, and can get a
211211

212212
---
213213
```py
214-
components = uobject.actor_components()
214+
components = uobject.get_actor_components()
215215
```
216216

217217
get the list of all components mapped to the actor

0 commit comments

Comments
 (0)