Navigation
Unreal Engine C++ API Reference > Runtime > PhysicsCore > PhysicalMaterials > UPhysicalMaterial
- UObject::PostEditChangeProperty()
- UPhysicalMaterial::PostEditChangeProperty()
References
Module | PhysicsCore |
Header | /Engine/Source/Runtime/PhysicsCore/Public/PhysicalMaterials/PhysicalMaterial.h |
Include | #include "PhysicalMaterials/PhysicalMaterial.h" |
Source | /Engine/Source/Runtime/PhysicsCore/Private/PhysicalMaterial.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 |