Method: TalonOne::EffectEntity#effect_type
- Defined in:
- lib/talon_one/models/effect_entity.rb
#effect_type ⇒ Object
The type of effect that was triggered
31 32 33 |
# File 'lib/talon_one/models/effect_entity.rb', line 31 def effect_type @effect_type end |