Class: PlaylyfeClient::V2::StateMetric

Inherits:
Metric show all
Defined in:
lib/playlyfe_client/v2/metric/state_metric.rb

Instance Attribute Summary collapse

Attributes inherited from Metric

#description, #id, #name, #type

Attributes inherited from Metric

#game

Method Summary

Methods inherited from Metric

#apply_reward, create_from

Instance Attribute Details

#statesObject (readonly)

Returns the value of attribute states.



6
7
8
# File 'lib/playlyfe_client/v2/metric/state_metric.rb', line 6

def states
  @states
end