Method: Warframe::Models::ConclaveChallenge#amount
- Defined in:
- lib/warframe/models/conclave_challenge.rb
#amount ⇒ Integer (readonly)
The amount of challenges that must be completed.
27 28 29 |
# File 'lib/warframe/models/conclave_challenge.rb', line 27 def amount @amount end |