FConversationChoiceDataHandle::NetSerialize

Serialize for networking, handles polymorphism

Windows
MacOS
Linux

References

Module

CommonConversationRuntime

Header

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Public/ConversationTypes.h

Include

#include "ConversationTypes.h"

Source

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationRuntime/Private/ConversationTypes.cpp

Syntax

bool NetSerialize
(
    FArchive & Ar,
    class UPackageMap * Map,
    bool & bOutSuccess
)

Remarks

Serialize for networking, handles polymorphism

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