Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Navigation > API/Runtime/AIModule/Navigation/UCrowdManager
- UObject::PostEditChangeProperty()
- UCrowdManager::PostEditChangeProperty()
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Navigation/CrowdManager.h |
| Include | #include "Navigation/CrowdManager.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/Navigation/CrowdManager.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 |