Fix for GetWorld() pointer to incomplete class

Another “just in case someone has the same issue,” here is the fix for the broken class and intelisense for GetWorld():

#include “Engine/World.h”

2 Likes

Privacy & Terms