Skip to content

List _do shows syntax error for Object types #23

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

Open
error454 opened this issue Dec 5, 2019 · 0 comments
Open

List _do shows syntax error for Object types #23

error454 opened this issue Dec 5, 2019 · 0 comments
Labels
bug Something isn't working SkookumIDE Related to the SkookumIDE

Comments

@error454
Copy link
Collaborator

error454 commented Dec 5, 2019

UE4 Version
4.23.1

SkookumScript Version
4.23.1

Describe the bug
When using _do on a List where the item type derives from Object, the IDE shows a red syntax squiggle for methods that don't derive from the Object base class:
image

The code compiles fine, but if highlighted shows the error:

The method 'actor_location()' does not exist for an instance of the class 'Object'

@error454 error454 added bug Something isn't working SkookumIDE Related to the SkookumIDE labels Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SkookumIDE Related to the SkookumIDE
Projects
None yet
Development

No branches or pull requests

1 participant