Files
UnrealEngineUWP/Engine/Source/Editor/IntroTutorials/Private/InteractivityData.h

8 lines
230 B
C
Raw Normal View History

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