Navigation
API > API/Runtime > API/Runtime/MRMesh > API/Runtime/MRMesh/UMRMeshComponent
Trackers feeding mesh data to this component may want to know when we clear our mesh data
| Name | FOnClear |
| Type | class |
| Header File | /Engine/Source/Runtime/MRMesh/Public/MRMeshComponent.h |
| Include Path | #include "MRMeshComponent.h" |
Syntax
class FOnClear : public TBaseMulticastDelegate_NoParams< void >
Inheritance Hierarchy
- TBaseMulticastDelegate_NoParams< void > → UMRMeshComponent::FOnClear