Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

EntityClass cannot be used as expected

Aperta
#44 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
cpp, unreal-engine
Ambito
game-dev, tooling

Direzione di ricerca

Riproduci il problema con una funzione UE4 annotata con blueprint che accetta EntityClass e una variabile di quel tipo. Traccia la riflessione dei riferimenti alle classi in SkookumScript, quindi verifica che sia possibile passare variabili EntityClass compatibili e che le informazioni disponibili sul tipo di classe siano gestite in modo coerente.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

UE4 Version
All

SkookumScript Version
All

Describe the bug
The usage of EntityClass for &blueprint annotated functions is inconsistent. It should accept other variables of type EntityClass.

To Reproduce
Steps to reproduce the behavior:

  1. Create a bp annotated function that takes an EntityClass
  2. Create a variable of type EntityClass and note that you cannot pass it to the function

Additional context
Looks like there may be a missing link here, the reflection of class references to sk have no type information, so an class reference of type Pawn and a class reference of type GameMode both come in as EntityClass.

Lingua principale
C++
Stelle
138
Fork
22
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di EpicSkookumScript/SkookumScript-Plugin

Tutte le issue di EpicSkookumScript/SkookumScript-Plugin

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.