UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MRMeshComponent.h File Reference
#include "CoreMinimal.h"
#include "Components/PrimitiveComponent.h"
#include "Interfaces/Interface_CollisionDataProvider.h"
#include "PackedNormal.h"
#include "MRMeshBufferDefines.h"
#include "MRMeshComponent.generated.h"

Go to the source code of this file.

Classes

class  IMRMesh
 
struct  IMRMesh::FBrickDataReceipt
 
struct  IMRMesh::FSendBrickDataArgs
 
class  UMRMeshBodyHolder
 

Functions

 DECLARE_STATS_GROUP (TEXT("MRMesh"), STATGROUP_MRMESH, STATCAT_Advanced)
 
 DEFINE_LOG_CATEGORY_STATIC (LogMrMesh, Warning, All)
 
 DECLARE_MULTICAST_DELEGATE_TwoParams (FOnMRMeshBrickDataUpdatedDelegate, const UMRMeshComponent *, const IMRMesh::FSendBrickDataArgs &)
 

Function Documentation

◆ DECLARE_MULTICAST_DELEGATE_TwoParams()

DECLARE_MULTICAST_DELEGATE_TwoParams ( FOnMRMeshBrickDataUpdatedDelegate  ,
const UMRMeshComponent *  ,
const IMRMesh::FSendBrickDataArgs  
)

◆ DECLARE_STATS_GROUP()

DECLARE_STATS_GROUP ( TEXT("MRMesh")  ,
STATGROUP_MRMESH  ,
STATCAT_Advanced   
)

◆ DEFINE_LOG_CATEGORY_STATIC()

DEFINE_LOG_CATEGORY_STATIC ( LogMrMesh  ,
Warning  ,
All   
)