ExtendableBinaryOutputArchive::process

Windows
MacOS
Linux

References

Module

RigLogicLib

Header

/Engine/Plugins/Animation/RigLogic/Source/RigLogicLib/Public/terse/archives/binary/OutputArchive.h

Include

#include "terse/archives/binary/OutputArchive.h"

Syntax

template<typename T>
std::enable_if< traits::has_save_member< T >::value, void >::type process
(
    const T & source
)

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