LD::ImportExportUtils¶
Functions¶
Name | |
---|---|
SMASSETTOOLS_API bool | ShouldPropertyBeImportedOrExported(const FProperty * InProperty, const UObject * InOwningObject =nullptr) |
Functions Documentation¶
function
ShouldPropertyBeImportedOrExported¶
SMASSETTOOLS_API bool ShouldPropertyBeImportedOrExported(
const FProperty * InProperty,
const UObject * InOwningObject =nullptr
)
Checks if a property has flags for export or import.