Running this:
UE_LOG(LogTemp, Warning, TEXT("%d"), GetOwner()->GetWorld()->WorldType.GetValue());
inside the component does actually work. Some Illuminati-Stuff is going on here …
Since this Code is running inside the LogHelper, could I somehow disable Logging in the meantime somehow?