How use ARKDinoData to set the ancestors data for a fertilized egg in a blueprint?

I’d like to use a fertilized egg as a “gift” in a mod. However, I need to set the information about the parents so the baby isn’t level 1 with default colors. I’m thinking it is the ArkDinoData array. But this array is just a list of numbers. Does anyone know the numbers I need to list to set the correct dinodata as things like levels, colors, etc. Stuff about the parents that create the baby.

Nevermind, I figured out how to make it work without messing with the DinoData. :slight_smile: