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

SetCursor doesn't work with TypedArgumentPack #21

Open
GerardSmit opened this issue Jul 12, 2020 · 0 comments
Open

SetCursor doesn't work with TypedArgumentPack #21

GerardSmit opened this issue Jul 12, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@GerardSmit
Copy link
Contributor

When you have an argument pack (e.GetArgumentPack()) and want to move the cursor (typedPack.Pack.SetCursor(1)) you'll get the following exception:

Cannot unwrap a null object.

I expect the typed argument pack to move the cursor as well or at least have a SetCuror in the ITypedArgumentPack.

@GerardSmit GerardSmit added the bug Something isn't working label Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant