Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Editor > API/Editor/UnrealEd/Editor/AGroupActor
- UObject::PostEditChangeProperty()
- AActor::PostEditChangeProperty()
- AGroupActor::PostEditChangeProperty()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Editor/GroupActor.h |
Include | #include "Editor/GroupActor.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/GroupActor.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 |