Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/LevelInstance > API/Runtime/Engine/LevelInstance/ULevelInstanceComponent
- UObject::PreEditChange()
- UActorComponent::PreEditChange()
- ULevelInstanceComponent::PreEditChange()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceComponent.h |
| Include | #include "LevelInstance/LevelInstanceComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LevelInstance/LevelInstanceComponent.cpp |
virtual void PreEditChange
&40;
FProperty &42; PropertyAboutToChange
&41;
Remarks
This is called when a property is about to be modified externally
Parameters
| Name | Description |
|---|---|
| PropertyThatWillChange | Property that will be changed |