Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemModuleConfig
- UObject::PostEditChangeProperty()
- UNavigationSystemConfig::PostEditChangeProperty()
- UNavigationSystemModuleConfig::PostEditChangeProperty()
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
| Include | #include "NavigationSystem.h" |
| Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.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 |