Reflect::Serial< ESerialMethod::Uint32_Packed >

Windows
MacOS
Linux

References

Module

DirectLink

Header

/Engine/Source/Runtime/Datasmith/DirectLink/Public/DirectLinkSerialMethods.h

Include

#include "DirectLinkSerialMethods.h"

Syntax

namespace Reflect
{
    namespace Serial< ESerialMethod
    {
        template<>
        void Reflect::Serial< ESerialMethod::Uint32_Packed >
        (
            FArchive & Ar,
            uint32 * Param
        )
    }
}

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