Files
UnrealEngineUWP/Engine/Source/Editor/SceneOutliner/Private/ActorBaseTreeItem.cpp
JeanFrancois Dube e35f6515b9 World Partition: fix unpinning an unloaded actor+ display better unloaded message when pinned actor is unloaded.
#rb patrick.enfedaque
#preflight 62878854132db639f5d2a540
#rnx

[CL 20293964 by JeanFrancois Dube in ue5-main branch]
2022-05-20 10:13:02 -04:00

5 lines
173 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "ActorBaseTreeItem.h"
const FSceneOutlinerTreeItemType IActorBaseTreeItem::Type(&ISceneOutlinerTreeItem::Type);