TCookedEditorTargetPlatform::TCookedEditorTargetPlatform

Allows for a custom target platform module to initialize this TargetPlatform with an existing PackageManager instead of going through the standard factory function

Unreal Engine C++ API Reference > Developer > CookedEditor > TCookedEditorTargetPlatform > TCookedEditorTargetPlatform

References

   
Module CookedEditor
Header /Engine/Source/Developer/CookedEditor/Public/CookedEditorTargetPlatform.h
Include #include "CookedEditorTargetPlatform.h"
TCookedEditorTargetPlatform
(
    [TUniquePtr](API\Runtime\Core\Templates\TUniquePtr)< [ICookedEditorPackageManager](API\Developer\CookedEditor\ICookedEditorPackageManager) > && ExistingManager
)

Remarks

Allows for a custom target platform module to initialize this TargetPlatform with an existing PackageManager instead of going through the standard factory function


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library