// Copyright 1998-2014 Epic Games, Inc. All Rights Reserved. #pragma once /** Function for populating interactivity data with tutorials */ void PopulateInteractivityData(TSharedPtr InteractiveTutorials);