How To Reconcile Damage Type (Class vs Object Reference)

I’m not sure if the following is the best solution, but it does work. I had to cast to the parent damage type class then call the Get Class Defaults node, which contained the specific damage type (object) variable I needed. For posterity.