Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Components > API/Plugins/DisplayCluster/Components/UDisplayClusterC-
- UObject::PostEditChangeProperty()
- UActorComponent::PostEditChangeProperty()
- UDisplayClusterChromakeyCardStageActorComponent::PostEditChangeProperty()
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Components/DisplayClusterChromakeyCardStageActorComponent.h |
| Include | #include "Components/DisplayClusterChromakeyCardStageActorComponent.h" |
| Source | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Private/Game/EngineClasses/Scene/DisplayClusterChromakeyCardStageActorComponent.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 |