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

Added "passage:" macro that requires no arguments #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added "passage:" macro that requires no arguments #80

wants to merge 1 commit into from

Conversation

sdarkwell
Copy link

@sdarkwell sdarkwell commented Mar 4, 2019

Per the Harlowe v1.2.4 manual entry for the "(passage: )" macro:

If no name was provided, then it provides information about the current passage.

For example, (set: $passage to (passage:)'s name) should output the current passage's name.
The aforementioned code works in Twine, but results in the error "No overload for method 'passage' takes `0' arguments" in Unity Cradle.

Per the Harlowe v1.2.4 manual entry for the "(passage: )" macro:
> If no name was provided, then it provides information about the current passage.

For example, `(set: $passage to (passage:)'s name)` should output the current passage's name.
The aforementioned code works in Twine, but results in the error "No overload for method `passage' takes `0' arguments" in Unity Cradle.
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

Successfully merging this pull request may close these issues.

1 participant