Class: ElderScrollsPlugin::FormId

Inherits:
BinData::Primitive
  • Object
show all
Defined in:
lib/elder_scrolls_plugin.rb

Instance Method Summary collapse

Instance Method Details

#getObject



488
489
490
# File 'lib/elder_scrolls_plugin.rb', line 488

def get
  "#{ElderScrollsPlugin.current_esp.absolute_form_id(sprintf('%08X', self.form_id))} - #{sprintf('%08X', self.form_id)}"
end