![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UnrealType.h>
Inheritance diagram for FPropertyChangedChainEvent:Public Attributes | |
| FEditPropertyChain & | PropertyChain |
Public Attributes inherited from FPropertyChangedEvent | |
| FProperty * | Property |
| FProperty * | MemberProperty |
| EPropertyChangeType::Type | ChangeType |
| int32 | ObjectIteratorIndex |
Structure for passing pre and post edit change events
|
inline |
| FEditPropertyChain& FPropertyChangedChainEvent::PropertyChain |