FUObjectClusterContainer::FreeCluster

Frees the cluster at the specified index

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UObjectArray.h

Include

#include "UObject/UObjectArray.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/UObjectClusters.cpp

Syntax

void FreeCluster
(
    int32 InClusterIndex
)

Remarks

Frees the cluster at the specified index

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