This should get the current game instance:
UWorld* InWorld = GEngine->GetWorld(); InWorld->GetGameInstance();