Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_MathExpression
- UObject::PostEditChangeProperty()
- UEdGraphNode::PostEditChangeProperty()
- UK2Node_MathExpression::PostEditChangeProperty()
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_MathExpression.h |
Include | #include "K2Node_MathExpression.h" |
Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node_MathExpression.cpp |
virtual void PostEditChangeProperty
&40;
struct FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
Name | Description |
---|---|
PropertyThatChanged | the property that was modified |