How to get vertexces from UStaticMesh

i red almost every discussion about extracting vertices Arr from UStaticMesh in cpp

but all of them are outdated simply they using parameters that when i visit it in the Unreal Engine Documentation it being listed under Deprecated Variables so when i use … it give me not intilized parameters like if i get a vertex pos arr it just being a 35 FVector and all of them (0,0,0)

i red too most of related Documentation like UStaticMesh and RenderData and BoySetup and PxTriMesh and alot of their parameters classes

please give me avalid website or function… that doesnt use any thing not deleted from the UE4

Version: 4.25.3-13942748+++UE4+Release-4.25