Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UStaticMeshComponent
Called when the static mesh changes
| Name | FOnStaticMeshChanged |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h |
| Include Path | #include "Components/StaticMeshComponent.h" |
Syntax
class FOnStaticMeshChanged : public TBaseMulticastDelegate_OneParam< void, UStaticMeshComponent * >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, UStaticMeshComponent * > → UStaticMeshComponent::FOnStaticMeshChanged