InitialListSize

Ideally, use Reset to set the initial size of the list.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraphTypes.h"

Syntax

enum
{
    InitialListSize = 4
}

Remarks

Ideally, use Reset to set the initial size of the list. But if nothing is set, the first list we request will be of this size

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