UObject::WillNeverCacheCookedPlatformDataAgain

All caching has finished for this object (all IsCachedCookedPlatformDataLoaded functions have finished for all platforms)

Windows
MacOS
Linux

Override Hierarchy

UObject::WillNeverCacheCookedPlatformDataAgain()

USoundWave::WillNeverCacheCookedPlatformDataAgain()

References

Module

CoreUObject

Header

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

Include

#include "UObject/Object.h"

Syntax

virtual void WillNeverCacheCookedPlatformDataAgain()

Remarks

All caching has finished for this object (all IsCachedCookedPlatformDataLoaded functions have finished for all platforms)

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