Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/IDeterminismConstructDiagnostics-
Description
Reports the TargetPlatform being cooked for which the diagnostics are created. In a multi-platform cook each platform will have a separate ConstructDiagnostics call.
| Name | GetTargetPlatform |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Cooker/CookDeterminismHelper.h |
| Include Path | #include "Cooker/CookDeterminismHelper.h" |
const ITargetPlatform * GetTargetPlatform()