In one of my plugins I have noticed that BaseVehicle.MountPointInfo uses the above mentioned prefabs, however I cannot seems to find anything related to this on how to get an actual rference from a prefab? Problem is, if I just create another one i doubles up all prefabs needed. 

Has anyone worked with GameObjectRef  / ResourceRef<GameObject> before?