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