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