Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity command doc mentions "parsed as an integer" instead of "float" #59

Open
hsandt opened this issue Aug 23, 2024 · 0 comments
Open

Comments

@hsandt
Copy link

hsandt commented Aug 23, 2024

Page: https://docs.yarnspinner.dev/using-yarnspinner-with-unity/creating-commands-functions

In the parameter type table:

  • int | Parsed as an integer using Convert.ChangeType.
  • float | Parsed as an integer using Convert.ChangeType.

The second line should say "parsed as a float".

Please verify other commands doc for other engines too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant