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.



226
227
228
# File 'lib/rmxp_extractor/classnames.rb', line 226

def data
  @data
end

#idObject

Returns the value of attribute id.



224
225
226
# File 'lib/rmxp_extractor/classnames.rb', line 224

def id
  @id
end

#nameObject

Returns the value of attribute name.



225
226
227
# File 'lib/rmxp_extractor/classnames.rb', line 225

def name
  @name
end