6 lines
170 B
C++
6 lines
170 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "EditorToolDelegates.h"
|
|
|
|
FEditorToolDelegates::FEditorToolStarted FEditorToolDelegates::OnEditorToolStarted;
|