Navigation
API > API/Editor > API/Editor/UnrealEd
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/ObjectTools.h |
| Include | #include "ObjectTools.h" |
namespace ThumbnailTools
{
bool ThumbnailTools::QueryPackageFileNameForObject
(
const FString & InFullName,
FString & OutPackageFileName
)
}
Remarks
Finds the file path/name of an existing package for the specified object full name, or false if the package is not valid.