Navigation
API > API/Plugins > API/Plugins/PSDImporterCore
| Name | FPSDFileImporter |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PSDImporter/Source/PSDImporterCore/Public/PSDFileImport.h |
| Include Path | #include "PSDFileImport.h" |
Syntax
class FPSDFileImporter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPSDFileImporter() |
PSDFileImport.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FPSDFileImporter() |
PSDFileImport.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Import
(
const TSharedPtr< FPSDFileImportVisitors >& InVisitors, |
PSDFileImport.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< FPSDFileImporter > Make
(
const FString& InFileName |
PSDFileImport.h |