struct Srcom::BulkGame
- Srcom::BulkGame
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
srcr/mappings/game/bulk_game.crConstructors
Instance Method Summary
- #abbreviation : String
- #abbreviation=(abbreviation : String)
- #id : String
- #id=(id : String)
-
#name
Shorthand for
Name#international
. - #names : BulkGame::Name
- #names=(names : BulkGame::Name)
- #weblink : String
- #weblink=(weblink : String)
Constructor Detail
Instance Method Detail
def name
#
Shorthand for Name#international
.
NOTE This method is present on all things that have the international
+ japanese
name structure.