FFunctionCaller::PostSerialize

Called after this event has been serialized in order to cache the function pointer if necessary

Windows
MacOS
Linux

References

Module

VariantManagerContent

Header

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/FunctionCaller.h

Include

#include "FunctionCaller.h"

Source

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Private/FunctionCaller.cpp

Syntax

void PostSerialize
(
    const FArchive & Ar
)

Remarks

Called after this event has been serialized in order to cache the function pointer if necessary

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