runtime geometry creation from array<int>

i have included fbxsdk in my unreal project, now i need to generate geometry using the array<int> returned by mPolygonVertices. is there a method/class that could help me?