Navigation
API > API/Plugins > API/Plugins/MetasoundEditor > API/Plugins/MetasoundEditor/UMetasoundEditorGraphMemberDefau-_6
- UObject::PostEditChangeProperty()
- UMetasoundEditorGraphMemberDefaultLiteral::PostEditChangeProperty()
References
| Module | MetasoundEditor |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Public/MetasoundEditorGraph.h |
| Include | #include "MetasoundEditorGraph.h" |
| Source | /Engine/Plugins/Runtime/Metasound/Source/MetasoundEditor/Private/MetasoundEditorGraph.cpp |
virtual void PostEditChangeProperty
(
FPropertyChangedEvent & InPropertyChangedEvent
)
Remarks
Called when literal is initialized for the first time to allow for setting initial editor-only fields based on context within editor/document model.