ANavigationObjectBase::Validate

Check to make sure the navigation is at a valid point.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NavigationObjectBase.h

Include

#include "Engine/NavigationObjectBase.h"

Source

/Engine/Source/Runtime/Engine/Private/NavigationObjectBase.cpp

Syntax

virtual void Validate()

Remarks

Check to make sure the navigation is at a valid point. Detect when path building is going to move a pathnode around This may be undesirable for LDs (ie b/c cover links define slots by offsets)

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