class ACIrb::StatsThrFloatP

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/stats.rb, line 622
def rn
  'thrFloat-' << @attributes['propId'] << ''
end