I am trying to follow a Udemy guide by for Unreal and he uses that Class (UGameplayStatics), but I can’t seem to pop it up like he did despite following exactly what he is doing.When he types it in Visual Studios there is a preset Class, when I type it in nothing shows up. Any ideas maybe?
Maybe you just need to use this in your file?
#include "Kismet/GameplayStatics.h"