FPackageMigrationContext::AddSucessfullMigrationMessage

Notify the user that files where migrated. It should tell the user what was migrated and where it is in the destination.

Unreal Engine C++ API Reference > Developer > AssetTools > FPackageMigrationContext

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/PackageMigrationContext.h
Include #include "PackageMigrationContext.h"
Source /Engine/Source/Developer/AssetTools/Private/PackageMigrationContext.cpp
void AddSucessfullMigrationMessage
(
    const [FText](API\Runtime\Core\Internationalization\FText) & InMessage
)

Remarks

Notify the user that files where migrated. It should tell the user what was migrated and where it is in the destination.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library