Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_Mirror
- UObject::PreEditChange()
- UK2Node::PreEditChange()
- UAnimGraphNode_Base::PreEditChange()
- UAnimGraphNode_Mirror::PreEditChange()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Mirror.h |
| Include | #include "AnimGraphNode_Mirror.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_Mirror.cpp |
virtual void PreEditChange
&40;
FProperty &42; PropertyAboutToChange
&41;
Remarks
This is called when a property is about to be modified externally
Parameters
| Name | Description |
|---|---|
| PropertyThatWillChange | Property that will be changed |