PrintRepListDetails

Intended to be called from immediate mode window while debugging.

Windows
MacOS
Linux

Deprecated

References

Module

ReplicationGraph

Header

/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraphTypes.h

Include

#include "ReplicationGraphTypes.h"

Source

/Engine/Plugins/Runtime/ReplicationGraph/Source/Private/ReplicationGraphTypes.cpp

Syntax

void PrintRepListDetails
(
    int32 PoolSize,
    int32 BlockIdx,
    int32 ListIdx
)

Remarks

A read only, non owning (ref counting) view to an actor replication list: essentially a raw pointer and the category of the list. These are only created fromFActorRepListRefView

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