FBuildAction::Save

Saves the build action to a compact binary object. Calls BeginObject and EndObject.

Windows
MacOS
Linux

References

Module

DerivedDataCache

Header

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

Include

#include "DerivedDataBuildAction.h"

Syntax

void Save
(
    FCbWriter & Writer
) const

Remarks

Saves the build action to a compact binary object. Calls BeginObject and EndObject.