NextRequestId

Used for debugging purposes to be able to identify which logged information results from which request, if there was multiple ones during one frame

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Navigation/PathFollowingComponent.h

Include

#include "Navigation/PathFollowingComponent.h"

Syntax

static uint32 NextRequestId = 1;

Remarks

Used for debugging purposes to be able to identify which logged information results from which request, if there was multiple ones during one frame

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