Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UTexture
- UObject::PostEditChangeProperty()
- UTexture::PostEditChangeProperty()
- UTextureLightProfile::PostEditChangeProperty()
- UTextureCubeArray::PostEditChangeProperty()
- UTexture2DArray::PostEditChangeProperty()
- UCurveLinearColorAtlas::PostEditChangeProperty()
- UVolumeTexture::PostEditChangeProperty()
- UTextureRenderTargetCube::PostEditChangeProperty()
- UTextureRenderTargetVolume::PostEditChangeProperty()
- UTextureRenderTarget2DArray::PostEditChangeProperty()
- UTexture2D::PostEditChangeProperty()
- UTextureLightProfile::PostEditChangeProperty()
- UCurveLinearColorAtlas::PostEditChangeProperty()
- UTextureRenderTarget2D::PostEditChangeProperty()
- UMediaTexture::PostEditChangeProperty()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
Include | #include "Engine/Texture.h" |
Source | /Engine/Source/Runtime/Engine/Private/Texture.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 |