Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UInstancedStaticMeshComponent
- UInstancedStaticMeshComponent::ApplyComponentInstanceData()
- UHierarchicalInstancedStaticMeshComponent::ApplyComponentInstanceData()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/InstancedStaticMeshComponent.h |
| Include | #include "Components/InstancedStaticMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/InstancedStaticMesh.cpp |
virtual void ApplyComponentInstanceData
(
struct FInstancedStaticMeshComponentInstanceData * ComponentInstanceData
)
Remarks
Applies the cached component instance data to a newly blueprint constructed component.