Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UStaticMeshComponent
- UActorComponent::GetComponentInstanceData()
- USceneComponent::GetComponentInstanceData()
- UPrimitiveComponent::GetComponentInstanceData()
- UStaticMeshComponent::GetComponentInstanceData()
- USplineMeshComponent::GetComponentInstanceData()
- UInstancedStaticMeshComponent::GetComponentInstanceData()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h |
Include | #include "Components/StaticMeshComponent.h" |
Source | /Engine/Source/Runtime/Engine/Private/Components/StaticMeshComponent.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