UActorChannel::ReadContentBlockHeader

Reads the header of the content block and instantiates the subobject if necessary

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/ActorChannel.h

Include

#include "Engine/ActorChannel.h"

Source

/Engine/Source/Runtime/Engine/Private/DataChannel.cpp

Syntax

UObject * ReadContentBlockHeader
(
    FInBunch & Bunch,
    bool & bObjectDeleted,
    bool & bOutHasRepLayout
)

Remarks

Reads the header of the content block and instantiates the subobject if necessary

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