Skip to content

SetCursor doesn't work with TypedArgumentPack #21

@GerardSmit

Description

@GerardSmit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions