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