Method: FFXI::ElementFactory::Element#attribute

Defined in:
lib/Vana/element.rb

#attributeObject

Returns the value of attribute attribute

Returns:

  • (Object)

    the current value of attribute



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

def attribute
  @attribute
end