Skip to content

Commit

Permalink
Update rive.script_api
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl authored Nov 7, 2024
1 parent 978276d commit d2af1ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions defold-rive/api/rive.script_api
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@

- name: nested_artboard
type: string
desc: [OPTIONAL] If specified, the text run will be retrieved from the specified nested artboard
desc: (OPTIONAL) If specified, the text run will be retrieved from the specified nested artboard

return:
- name: text_run
Expand Down Expand Up @@ -233,5 +233,5 @@

- name: nested_artboard
type: string
desc: [OPTIONAL] If specified, the text run will be set in the specified nested artboard
desc: (OPTIONAL) If specified, the text run will be set in the specified nested artboard

0 comments on commit d2af1ca

Please sign in to comment.