Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UEdGraphNode_Comment
- UObject::PostEditChangeProperty()
- UEdGraphNode::PostEditChangeProperty()
- UEdGraphNode_Comment::PostEditChangeProperty()
- UMaterialGraphNode_Comment::PostEditChangeProperty()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/EdGraphNode_Comment.h |
| Include | #include "EdGraphNode_Comment.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/EdGraphNode_Comment.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 |