EpicSkookumScript / EpicSkookumScript/SkookumScript-Plugin

List _do shows syntax error for Object types

Aperta
#23 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug SkookumIDE
Lingua principale
C++
Stelle
138
Fork
22
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**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'`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.