THasNetIdenticalHelper

Helper to compile time check if NetIdentical exists (since argument is template type, must be wrapped in helper struct)

Windows
MacOS
Linux

References

Module

NetworkPrediction

Header

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

Include

#include "NetworkPredictionCueTraits.h"

Syntax

template<typename TCue>
struct THasNetIdenticalHelper

Remarks

Helper to compile time check if NetIdentical exists (since argument is template type, must be wrapped in helper struct)

Functions

Name Description

Public function

 

GENERATE_MEMBER_FUNCTION_CHECK

(
    NetIdentical,
    bool,
    const,
    const TCue&
)

Constants

Name

Description

Value

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