Class: D3MPQ::CSVGenerator::MonsterAffixes

Inherits:
Base
  • Object
show all
Defined in:
lib/d3_mpq/csv_generator/monster_affixes.rb

Constant Summary collapse

MPQ_READER =
D3MPQ::CoreData::GameBalance::MonsterAffixes

Constants inherited from Base

Base::LINE_SEPERATOR, Base::SEPERATOR

Instance Attribute Summary

Attributes inherited from Base

#files

Method Summary

Methods inherited from Base

#add_file, #base_to_subjects, #csv_keys, #file_snapshots, #initialize, #is_back_dir, map_to_csv, #map_to_csv, #subject_to_csv_line, #write

Constructor Details

This class inherits a constructor from D3MPQ::CSVGenerator::Base