Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/EnvironmentQuery > API/Runtime/AIModule/EnvironmentQuery/UEnvQueryTest
- UObject::PostEditChangeProperty()
- UEnvQueryNode::PostEditChangeProperty()
- UEnvQueryTest::PostEditChangeProperty()
- UEnvQueryTest_Volume::PostEditChangeProperty()
- UEnvQueryTest_Pathfinding::PostEditChangeProperty()
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/EnvironmentQuery/EnvQueryTest.h |
| Include | #include "EnvironmentQuery/EnvQueryTest.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/EnvironmentQuery/EnvQueryTest.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 |