Method: FFXI::ElementFactory::Element#name

Defined in:
lib/Vana/element.rb

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



3
4
5
# File 'lib/Vana/element.rb', line 3

def name
  @name
end