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