FActorRepListRefView::Reset

Empties the array but does not deallocate the internal memory.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

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

Include

#include "ReplicationGraphTypes.h"

Syntax

void Reset
(
    int32 ExpectedMaxSize
)

Remarks

Empties the array but does not deallocate the internal memory. Will be resized if the specified max size is bigger than the current max.

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