class Dota::API::Entity
Attributes
raw[R]
Public Class Methods
new(raw)
click to toggle source
# File lib/dota/api/entity.rb, line 8 def initialize(raw) @raw = raw end
# File lib/dota/api/entity.rb, line 8 def initialize(raw) @raw = raw end