AActor::PostEditChangeProperty

Called when a property on this object has been modified externally

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UObject::PostEditChangeProperty()

AActor::PostEditChangeProperty()

AGenericSmartObject::PostEditChangeProperty()

ALightmassImportanceVolume::PostEditChangeProperty()

ADMXFixtureActorMatrix::PostEditChangeProperty()

AScreenshotFunctionalTestBase::PostEditChangeProperty()

AZoneGraphData::PostEditChangeProperty()

ALevelInstancePivot::PostEditChangeProperty()

ANavMeshBoundsVolume::PostEditChangeProperty()

AControlRigControlActor::PostEditChangeProperty()

AWaterBodyExclusionVolume::PostEditChangeProperty()

AWaterZone::PostEditChangeProperty()

ACameraCalibrationCheckerboard::PostEditChangeProperty()

ADMXFixtureActor::PostEditChangeProperty()

ADMXFixtureActorMatrix::PostEditChangeProperty()

ALandscapeStreamingProxy::PostEditChangeProperty()

AMaterialInstanceActor::PostEditChangeProperty()

AGroupActor::PostEditChangeProperty()

ADirectionalLight::PostEditChangeProperty()

ADocumentationActor::PostEditChangeProperty()

AMassSpawner::PostEditChangeProperty()

ANavModifierVolume::PostEditChangeProperty()

ASpotLight::PostEditChangeProperty()

AAudioGameplayVolume::PostEditChangeProperty()

ACameraRig_Rail::PostEditChangeProperty()

ANavSystemConfigOverride::PostEditChangeProperty()

ACameraRig_Crane::PostEditChangeProperty()

AWorldPartitionMiniMap::PostEditChangeProperty()

ALevelBounds::PostEditChangeProperty()

ACompositingCaptureBase::PostEditChangeProperty()

AVolume::PostEditChangeProperty()

ALightmassImportanceVolume::PostEditChangeProperty()

ANavMeshBoundsVolume::PostEditChangeProperty()

AWaterBodyExclusionVolume::PostEditChangeProperty()

ANavModifierVolume::PostEditChangeProperty()

AAudioGameplayVolume::PostEditChangeProperty()

ACullDistanceVolume::PostEditChangeProperty()

APostProcessVolume::PostEditChangeProperty()

AAudioVolume::PostEditChangeProperty()

AGameplayCueNotify_Actor::PostEditChangeProperty()

ADecalActor::PostEditChangeProperty()

ACullDistanceVolume::PostEditChangeProperty()

ACameraActor::PostEditChangeProperty()

ANavLinkProxy::PostEditChangeProperty()

ALevelInstance::PostEditChangeProperty()

AWaterBodyIsland::PostEditChangeProperty()

ALandscapeBlueprintBrushBase::PostEditChangeProperty()

AGeometryCollectionRenderLevelSetActor::PostEditChangeProperty()

ASmartObjectCollection::PostEditChangeProperty()

AEQSTestingPawn::PostEditChangeProperty()

APostProcessVolume::PostEditChangeProperty()

AColorCorrectRegion::PostEditChangeProperty()

ALandscapeGizmoActiveActor::PostEditChangeProperty()

AMediaBundleActorBase::PostEditChangeProperty()

AWaterBody::PostEditChangeProperty()

AChaosCacheManager::PostEditChangeProperty()

AChaosSolverActor::PostEditChangeProperty()

ABrush::PostEditChangeProperty()

ALightmassImportanceVolume::PostEditChangeProperty()

ANavMeshBoundsVolume::PostEditChangeProperty()

AWaterBodyExclusionVolume::PostEditChangeProperty()

ANavModifierVolume::PostEditChangeProperty()

AAudioGameplayVolume::PostEditChangeProperty()

AVolume::PostEditChangeProperty()

ALightmassImportanceVolume::PostEditChangeProperty()

ANavMeshBoundsVolume::PostEditChangeProperty()

AWaterBodyExclusionVolume::PostEditChangeProperty()

ANavModifierVolume::PostEditChangeProperty()

AAudioGameplayVolume::PostEditChangeProperty()

ACullDistanceVolume::PostEditChangeProperty()

APostProcessVolume::PostEditChangeProperty()

AAudioVolume::PostEditChangeProperty()

ACullDistanceVolume::PostEditChangeProperty()

APostProcessVolume::PostEditChangeProperty()

AAudioVolume::PostEditChangeProperty()

AUsdStageActor::PostEditChangeProperty()

ANavigationTestingActor::PostEditChangeProperty()

ANiagaraPreviewGrid::PostEditChangeProperty()

ALandscape::PostEditChangeProperty()

AAudioVolume::PostEditChangeProperty()

ALightWeightInstanceManager::PostEditChangeProperty()

ALODActor::PostEditChangeProperty()

AGeoReferencingSystem::PostEditChangeProperty()

APawn::PostEditChangeProperty()

AEQSTestingPawn::PostEditChangeProperty()

AGeometryCollectionDebugDrawActor::PostEditChangeProperty()

AMatineeActor::PostEditChangeProperty()

ADisplayClusterRootActor::PostEditChangeProperty()

ACompositingElement::PostEditChangeProperty()

ACompositingCaptureBase::PostEditChangeProperty()

AFunctionalTest::PostEditChangeProperty()

AScreenshotFunctionalTestBase::PostEditChangeProperty()

AWorldSettings::PostEditChangeProperty()

ALandscapeProxy::PostEditChangeProperty()

ALandscapeStreamingProxy::PostEditChangeProperty()

ALandscape::PostEditChangeProperty()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h

Include

#include "GameFramework/Actor.h"

Source

/Engine/Source/Runtime/Engine/Private/ActorEditor.cpp

Syntax

virtual void PostEditChangeProperty
(
    FPropertyChangedEvent & PropertyChangedEvent
)

Remarks

Called when a property on this object has been modified externally

Parameters

Parameter

Description

PropertyThatChanged

the property that was modified