dtPolyRef

This section contains detailed documentation for members that don't have a source file.

Windows
MacOS
Linux

Type

typedef uint64 dtPolyRef

References

Module

AIModule

Header

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

Include

#include "Navigation/RecastGraphAStar.h"

Remarks

This section contains detailed documentation for members that don't have a source file. It reduces clutter in the main section of the header.

Polygon references are subject to the same invalidate/preserve/restore rules that apply to dtTileRef's. If the dtTileRef for the polygon's tile changes, the polygon reference becomes invalid.

Changing a polygon's flags, area id, etc. does not impact its polygon reference.

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