#include "TutorialSubsystem.h" bool UTutorialSubsystem::IsInTutorial() { return false; } UTutorialSubsystem::UTutorialSubsystem() { }