UEditorProjectAppearanceSettings::PostEditChangeProperty

Called when a property on this object is changed

Windows
MacOS
Linux

Override Hierarchy

UObject::PostEditChangeProperty()

UEditorProjectAppearanceSettings::PostEditChangeProperty()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Settings/EditorProjectSettings.h

Include

#include "Settings/EditorProjectSettings.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Settings/EditorProjectSettings.cpp

Syntax

virtual void PostEditChangeProperty
(
    struct FPropertyChangedEvent & PropertyChangedEvent
)

Remarks

Called when a property on this object is changed

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss