5 lines
174 B
C++
5 lines
174 B
C++
// Copyright Epic Games, Inc. All Rights Reserved.
|
|
|
|
#include "SubobjectDataHandle.h"
|
|
|
|
const FSubobjectDataHandle FSubobjectDataHandle::InvalidHandle = FSubobjectDataHandle(); |