FZenStoreWriter::BeginCook

Signal the start of a cooking pass

Unreal Engine C++ API Reference > Developer > IoStoreUtilities > FZenStoreWriter

References

   
Module IoStoreUtilities
Header /Engine/Source/Developer/IoStoreUtilities/Public/ZenStoreWriter.h
Include #include "ZenStoreWriter.h"
Source /Engine/Source/Developer/IoStoreUtilities/Private/ZenStoreWriter.cpp
virtual void BeginCook
(
    const [FCookInfo](API\Runtime\Core\Serialization\ICookedPackageWriter\FCookInfo) & Info
)

Remarks

Signal the start of a cooking pass

Package data may only be produced after BeginCook() has been called and before EndCook() is called


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library