Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavAreas > API/Runtime/NavigationSystem/NavAreas/UNavArea
- UObject::PostEditChangeProperty()
- UNavArea::PostEditChangeProperty()
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavAreas/NavArea.h |
| Include | #include "NavAreas/NavArea.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavAreas/NavArea.cpp |
virtual void PostEditChangeProperty
&40;
FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
| Name | Description |
|---|---|
| PropertyThatChanged | the property that was modified |