FOnTargetPlatformChangedSupportedFormats

Called when a target platform changes it's return value of supported formats. This is so anything caching those results can reset (like cached shaders for cooking)

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, const ITargetPlatform * > FOnTargetPlatformChangedSupportedFormats

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h

Include

#include "Misc/CoreDelegates.h"

Remarks

Called when a target platform changes it's return value of supported formats. This is so anything caching those results can reset (like cached shaders for cooking)

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