Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > ANavigationTestingActor
- UObject::PreEditChange()
- AActor::PreEditChange()
- ANavigationTestingActor::PreEditChange()
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationTestingActor.h |
Include | #include "NavigationTestingActor.h" |
Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationTestingActor.cpp |
virtual void PreEditChange
&40;
FProperty &42; PropertyAboutToChange
&41;
Remarks
This is called when a property is about to be modified externally
Parameters
Name | Description |
---|---|
PropertyThatWillChange | Property that will be changed |