GENERATE_MEMBER_FUNCTION_CHECK

Helper to compile time check if NetSerialize exists.

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkedSimulationModelCueTraits.h

Include

#include "NetworkedSimulationModelCueTraits.h"

Syntax

GENERATE_MEMBER_FUNCTION_CHECK
(
    NetSerialize,
    void,
    FArchive &
)

Remarks

Function checking helpers - helps us do clean checks for member function (NetSerialize/NetIdentical) when registering types

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