Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UStaticMeshComponent
- UActorComponent::BeginPlay()
- UPrimitiveComponent::BeginPlay()
- UStaticMeshComponent::BeginPlay()
- UXRDeviceVisualizationComponent::BeginPlay()
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 void BeginPlay&40;&41;
Remarks
Used to detach physics objects before simulation begins. This is needed because at runtime we can't have simulated objects inside the attachment hierarchy