FUObjectAnnotationChunked::GetMaxAnnottations

Return the number max capacity of the array Thread safe, but you know, someone might have added more elements before this even returns

Choose your operating system:

Windows

macOS

Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectAnnotation.h"

Syntax

int32 GetMaxAnnottations() const

Remarks

Return the number max capacity of the array Thread safe, but you know, someone might have added more elements before this even returns

Returns

the maximum number of elements in the array