EpicSkookumScript / EpicSkookumScript/SkookumScript-Plugin

List _do shows syntax error for Object types

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
bug SkookumIDE
Dominant language
C++
Stars
138
Forks
22
PR merge metrics
No merged PRs in 30d

Description

**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](https://user-images.githubusercontent.com/700435/70266535-85097200-1751-11ea-9f26-271878d523e4.png)

The code compiles fine, but if highlighted shows the error:
>`The method 'actor_location()' does not exist for an instance of the class 'Object'`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.