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