Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/Object.h |
Include |
#include "UObject/Object.h" |
virtual void ClearCachedCookedPlatformData
(
const ITargetPlatform * TargetPlatform
)
Clears cached cooked platform data for specific platform
Parameter |
Description |
---|---|
TargetPlatform |
target platform to cache platform specific data for |