Class: Script

Inherits:
Object show all
Defined in:
lib/rmxp_extractor/classnames.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dataObject

Returns the value of attribute data.



243
244
245
# File 'lib/rmxp_extractor/classnames.rb', line 243

def data
  @data
end

#idObject

Returns the value of attribute id.



241
242
243
# File 'lib/rmxp_extractor/classnames.rb', line 241

def id
  @id
end

#nameObject

Returns the value of attribute name.



242
243
244
# File 'lib/rmxp_extractor/classnames.rb', line 242

def name
  @name
end