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