5 lines
173 B
C++
5 lines
173 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "ActorBaseTreeItem.h"
|
|
|
|
const FSceneOutlinerTreeItemType IActorBaseTreeItem::Type(&ISceneOutlinerTreeItem::Type); |