Navigation
API > API/Plugins > API/Plugins/DisplayCluster > API/Plugins/DisplayCluster/Components > API/Plugins/DisplayCluster/Components/UDisplayClusterXformComponent
- UObject::PostEditChangeProperty()
- UActorComponent::PostEditChangeProperty()
- USceneComponent::PostEditChangeProperty()
- UDisplayClusterXformComponent::PostEditChangeProperty()
References
| Module | DisplayCluster |
| Header | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Public/Components/DisplayClusterXformComponent.h |
| Include | #include "Components/DisplayClusterXformComponent.h" |
| Source | /Engine/Plugins/Runtime/nDisplay/Source/DisplayCluster/Private/Game/EngineClasses/Scene/DisplayClusterXformComponent.cpp |
virtual void PostEditChangeProperty
(
FPropertyChangedEvent & PropertyChangedEvent
)
Remarks
Begin UObject.