Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UWidgetComponent
- UActorComponent::GetComponentInstanceData()
- USceneComponent::GetComponentInstanceData()
- UPrimitiveComponent::GetComponentInstanceData()
- UWidgetComponent::GetComponentInstanceData()
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/WidgetComponent.h |
Include | #include "Components/WidgetComponent.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/WidgetComponent.cpp |
virtual TStructOnScope< FActorComponentInstanceData > GetComponentInstanceData&40;&41; const
Remarks
Called before we throw away components during RerunConstructionScripts, to cache any data we wish to persist across that operation