class ElderScrollsPlugin::RoundedFloat
Public Instance Methods
get()
click to toggle source
# File lib/elder_scrolls_plugin.rb, line 503 def get self.float.round(4) end
# File lib/elder_scrolls_plugin.rb, line 503 def get self.float.round(4) end