Hello !
I tried everything, still cannot make my code working again after using ActorThatOpens = GetWorld()->GetPlayerController()->GetPawn();
PLEASE HELP ME !!
Kind regards,
Konstantin
Hello !
I tried everything, still cannot make my code working again after using ActorThatOpens = GetWorld()->GetPlayerController()->GetPawn();
PLEASE HELP ME !!
Kind regards,
Konstantin
hi, i think its GetFirstPlayerController(); try it this way
if it didnt work either include these to yr header
#include “Engine/World.h”
#include “GameFramework/PlayerController.h”
Thank you so much !
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.