FDerivedDataBackendInterface::ApplyDebugOptions

Ask a backend to apply debug behavior to simulate different conditions.

Windows
MacOS
Linux

References

Module

DerivedDataCache

Header

/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBackendInterface.h

Include

#include "DerivedDataBackendInterface.h"

Syntax

bool ApplyDebugOptions
(
    FBackendDebugOptions & InOptions
)

Remarks

Ask a backend to apply debug behavior to simulate different conditions. Backends that don't support these options should return false which will result in a warning if an attempt is made to apply these options.

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