Navigation
API > API/Plugins > API/Plugins/ZoneGraphDebug > API/Plugins/ZoneGraphDebug/UZoneGraphTestingComponent
- UObject::PostEditChangeProperty()
- UActorComponent::PostEditChangeProperty()
- USceneComponent::PostEditChangeProperty()
- UPrimitiveComponent::PostEditChangeProperty()
- UZoneGraphTestingComponent::PostEditChangeProperty()
References
| Module | ZoneGraphDebug |
| Header | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraphDebug/Public/ZoneGraphTestingActor.h |
| Include | #include "ZoneGraphTestingActor.h" |
| Source | /Engine/Plugins/Runtime/ZoneGraph/Source/ZoneGraphDebug/Private/ZoneGraphTestingActor.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 |