class ElderScrollsPlugin::FormId
Public Instance Methods
get()
click to toggle source
# 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