FUniqueNetIdRepl::ExportTextItem

Export contents of this struct as a string

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/OnlineReplStructs.h

Include

#include "GameFramework/OnlineReplStructs.h"

Source

/Engine/Source/Runtime/Engine/Private/OnlineReplStructs.cpp

Syntax

bool ExportTextItem
(
    FString & ValueStr,
    FUniqueNetIdRepl const & DefaultValue,
    UObject * Parent,
    int32 PortFlags,
    UObject * ExportRootScope
) const

Remarks

Export contents of this struct as a string

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