Libraries
»
rpg-maker-rgss3
(1.02.0)
»
Index
»
RPG
»
BaseItem
»
#id
Method: RPG::BaseItem#id
Defined in:
lib/rpg/base_item.rb
#
id
⇒
Object
Returns the value of attribute id.
11 12 13
# File 'lib/rpg/base_item.rb', line 11
def
id
@id
end