Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > AWorldSettings
- UObject::PostEditChangeProperty()
- AActor::PostEditChangeProperty()
- AWorldSettings::PostEditChangeProperty()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/WorldSettings.h |
Include | #include "GameFramework/WorldSettings.h" |
Source | /Engine/Source/Runtime/Engine/Private/WorldSettings.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 |