UObject::ClearCachedCookedPlatformData

Clears cached cooked platform data for specific platform

Windows
MacOS
Linux

Override Hierarchy

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Object.h

Include

#include "UObject/Object.h"

Syntax

virtual void ClearCachedCookedPlatformData
(
    const ITargetPlatform * TargetPlatform
)

Remarks

Clears cached cooked platform data for specific platform

Parameters

Parameter

Description

TargetPlatform

target platform to cache platform specific 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