UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
InterchangeEngineFwd.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Templates/SharedPointer.h
"
6
7
namespace
UE
8
{
9
namespace
Interchange
10
{
11
class
FImportResult;
12
13
using
FAssetImportResultRef
=
TSharedRef< FImportResult, ESPMode::ThreadSafe >
;
14
using
FSceneImportResultRef
=
TSharedRef< FImportResult, ESPMode::ThreadSafe >
;
15
}
16
}
SharedPointer.h
TSharedRef< FImportResult, ESPMode::ThreadSafe >
UE
Definition
AdvancedWidgetsModule.cpp:13
Engine
Source
Runtime
Interchange
Engine
Public
InterchangeEngineFwd.h
Generated by
1.9.8