virtual DtlObjPtr getData(DtlObjPtr args, const DtReaderWriter::SearchPaths &searchPaths, const DtVariableBindingsList &variableBindings)=0
This method must be overridden by a subclass. Within this method, new instances of the DtReaderWriter...
A DtRwDIGuyAnimationEntry instance contains info about a specific DI-Guy animation, read in from character_animations_table.mtl. Further information about an animation lives in diGuyAnimation, instances of which are created from data read directly from DI-Guy. This class exists solely to extract data from character_animations_table.
Definition: rwDIGuyAnimationEntry.h:33