Skip to content

Commit

Permalink
Fix for invalid character in API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhonnyg committed Nov 12, 2024
1 parent fc2e56f commit d638814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defold-rive/api/rive.script_api
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@

- name: get_state_machine_input
type: function
desc: Get the input values from a state machine input, either from the current top-level artboard, or from a nested artboard inside the Rive model artboard. Note: Trigger inputs will not generate a value!
desc: Get the input values from a state machine input, either from the current top-level artboard, or from a nested artboard inside the Rive model artboard. Note that trigger inputs will not generate a value!

parameters:
- name: url
Expand Down

0 comments on commit d638814

Please sign in to comment.