Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h |
Include |
#include "GameFramework/Actor.h" |
Source |
/Engine/Source/Runtime/Engine/Private/ActorEditor.cpp |
virtual void PostEditChangeProperty
(
FPropertyChangedEvent & PropertyChangedEvent
)
Called when a property on this object has been modified externally
Parameter |
Description |
---|---|
PropertyThatChanged |
the property that was modified |