Navigation
API > API/Plugins > API/Plugins/VCamCore > API/Plugins/VCamCore/UI > API/Plugins/VCamCore/UI/Switcher > API/Plugins/VCamCore/UI/Switcher/UVCamStateSwitcherWidget
- UObject::PostEditChangeProperty()
- UWidget::PostEditChangeProperty()
- UUserWidget::PostEditChangeProperty()
- UVCamStateSwitcherWidget::PostEditChangeProperty()
References
| Module | VCamCore |
| Header | /Engine/Plugins/Experimental/VirtualCameraCore/Source/VCamCore/Public/UI/Switcher/VCamStateSwitcherWidget.h |
| Include | #include "UI/Switcher/VCamStateSwitcherWidget.h" |
| Source | /Engine/Plugins/Experimental/VirtualCameraCore/Source/VCamCore/Private/UI/Switcher/VCamStateSwitcherWidget.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 |