FScriptArrayHelper::AddValue

Add a blank, constructed values to the end of the array.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/UnrealType.h"

Syntax

int32 AddValue()

Remarks

Add a blank, constructed values to the end of the array.

Returns

the index of the newly added item.

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