rcIntArray::pop

Returns the value at the end of the array and reduces the size by one.

Windows
MacOS
Linux

References

Module

Navmesh

Header

/Engine/Source/Runtime/Navmesh/Public/Recast/RecastAlloc.h

Include

#include "Recast/RecastAlloc.h"

Syntax

int pop()

Remarks

Returns the value at the end of the array and reduces the size by one.

Returns

The value at the end of the array.

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