Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > USubUVAnimation
- UObject::PreEditChange()
- USubUVAnimation::PreEditChange()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/SubUVAnimation.h |
Include | #include "Particles/SubUVAnimation.h" |
Source | /Engine/Source/Runtime/Engine/Private/Particles/SubUVAnimation.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 |