Runtime Mesh Component

I’m fixing up a plugin some to work with Unreal 4.25 using runtimemeshcomponent. I think it is using a old version of runtimemesh component. Since, I’m new to the component. Are some of this functions or changed deprecated? The code that I’m looking at is https://github.com/alteveer/Terrain/…rrainActor.cpp.