![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <WidgetProxy.h>
Public Member Functions | |
| FUpdateResult ()=default | |
| FUpdateResult (int32 InPreviousOutgoingLayerId, int32 InNewOutgoingLayerId) | |
Public Attributes | |
| int32 | PreviousOutgoingLayerId = INDEX_NONE |
| int32 | NewOutgoingLayerId = INDEX_NONE |
| bool | bPainted = false |
|
default |
|
inline |
| int32 FWidgetProxy::FUpdateResult::NewOutgoingLayerId = INDEX_NONE |
| int32 FWidgetProxy::FUpdateResult::PreviousOutgoingLayerId = INDEX_NONE |