Class: Smite::MatchAchievements
- Defined in:
- lib/smite/match_achievements.rb
Instance Attribute Summary
Attributes inherited from Object
Instance Method Summary collapse
Methods inherited from Object
#attributes, #initialize, #method_missing
Constructor Details
This class inherits a constructor from Smite::Object
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Smite::Object
Instance Method Details
#inspect ⇒ Object
3 4 5 |
# File 'lib/smite/match_achievements.rb', line 3 def inspect "#<Smite::MatchAchievements #{match} '#{player_name}'>" end |