How do I use UCustomMeshComponent?

I successed to use UCustomMeshComponent in my project. It’s simple. Add “CustomMeshComponent” in to PublicDependencyModuleNames in Project.Build.cs. that’s all.