Navigation
API > API/Editor > API/Editor/ContentBrowserData > API/Editor/ContentBrowserData/FContentBrowserItemPath
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ContentBrowserItemPath.h | |||
FContentBrowserItemPath
(
const FName InVirtualPath, |
ContentBrowserItemPath.h | ||
FContentBrowserItemPath
(
const FStringView InPath, |
ContentBrowserItemPath.h | ||
FContentBrowserItemPath
(
const TCHAR* InPath, |
ContentBrowserItemPath.h | ||
FContentBrowserItemPath
(
const FName InPath, |
ContentBrowserItemPath.h |
FContentBrowserItemPath()
| Name | FContentBrowserItemPath |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemPath.h |
| Include Path | #include "ContentBrowserItemPath.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemPath.cpp |
FContentBrowserItemPath()
FContentBrowserItemPath(const FName, const FName)
| Name | FContentBrowserItemPath |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemPath.h |
| Include Path | #include "ContentBrowserItemPath.h" |
FContentBrowserItemPath
(
const FName InVirtualPath,
const FName InInternalPath
)
FContentBrowserItemPath(const FStringView, const EContentBrowserPathType)
| Name | FContentBrowserItemPath |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemPath.h |
| Include Path | #include "ContentBrowserItemPath.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemPath.cpp |
FContentBrowserItemPath
(
const FStringView InPath,
const EContentBrowserPathType InPathType
)
FContentBrowserItemPath(const TCHAR *, const EContentBrowserPathType)
| Name | FContentBrowserItemPath |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemPath.h |
| Include Path | #include "ContentBrowserItemPath.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemPath.cpp |
FContentBrowserItemPath
(
const TCHAR * InPath,
const EContentBrowserPathType InPathType
)
FContentBrowserItemPath(const FName, const EContentBrowserPathType)
| Name | FContentBrowserItemPath |
| Type | function |
| Header File | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemPath.h |
| Include Path | #include "ContentBrowserItemPath.h" |
| Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemPath.cpp |
FContentBrowserItemPath
(
const FName InPath,
const EContentBrowserPathType InPathType
)