Navigation
Unreal Engine C++ API Reference > Plugins > Paper2D > PAPER2UMaterialExpressionSpriteTextureSampler
- UObject::PostEditChangeProperty()
- UMaterialExpression::PostEditChangeProperty()
- UMaterialExpressionTextureBase::PostEditChangeProperty()
- UMaterialExpressionTextureSample::PostEditChangeProperty()
- UMaterialExpressionTextureSampleParameter::PostEditChangeProperty()
- PAPER2UMaterialExpressionSpriteTextureSampler::PostEditChangeProperty()
References
Module | Paper2D |
Header | /Engine/Plugins/2D/Paper2D/Source/Paper2D/Public/MaterialExpressionSpriteTextureSampler.h |
Include | #include "MaterialExpressionSpriteTextureSampler.h" |
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 |