DataTableRowHandle to Get Data table row: Only literal data table is supported

I am also interested in that answer. I have characters inheriting from each-other and therefore I would simply like to store a reference to their respective data table and do all the logic a single time in the character base class. Seems to me like a pretty common use for a data driven system.