Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > UNavLinkComponent
- UObject::PostEditChangeProperty()
- UActorComponent::PostEditChangeProperty()
- USceneComponent::PostEditChangeProperty()
- UPrimitiveComponent::PostEditChangeProperty()
- UNavLinkComponent::PostEditChangeProperty()
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavLinkComponent.h |
Include | #include "NavLinkComponent.h" |
Source | /Engine/Source/Runtime/NavigationSystem/Private/NavLinkComponent.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 |