UCookOnTheFlyServer::ClearCachedCookedPlatformDataForPlatform

Clear any cached cooked platform data for a platform call ClearCachedCookedPlatformData on all UObjects

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/CookOnTheSide/CookOnTheFlyServer.h

Include

#include "CookOnTheSide/CookOnTheFlyServer.h"

Source

/Engine/Source/Editor/UnrealEd/Private/CookOnTheFlyServer.cpp

Syntax

void ClearCachedCookedPlatformDataForPlatform
(
    const ITargetPlatform * TargetPlatform
)

Remarks

Clear any cached cooked platform data for a platform call ClearCachedCookedPlatformData on all UObjects

Parameters

Parameter

Description

TargetPlatform

platform to clear all the cached data for

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss