EpicSkookumScript / EpicSkookumScript/SkookumScript-Plugin

Packaged Game cannot resolve List of Pure BP Structs

Abierto
#41 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
C++
Estrellas
138
Forks
22
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**UE4 Version**
4.24.3

**SkookumScript Version**
4.24.03

**Describe the bug**
Trying to access a list of struct defined in BP fails in a packaged game.

**To Reproduce**
Steps to reproduce the behavior:
1. Create a struct in BP
2. Add a List of this struct to a BP
3. Try to access the (add/remove) from the list in sk

Replacing the struct with a C++ struct works.

**Expected behavior**
BP based lists of structs can be modified in sk.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.