Navigation
API > API/Editor > API/Editor/SkeletonEditor > API/Editor/SkeletonEditor/UBoneProxy
- UObject::PostEditChangeProperty()
- UBoneProxy::PostEditChangeProperty()
References
| Module | SkeletonEditor |
| Header | /Engine/Source/Editor/SkeletonEditor/Public/BoneProxy.h |
| Include | #include "BoneProxy.h" |
| Source | /Engine/Source/Editor/SkeletonEditor/Private/BoneProxy.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 |