Method: Warframe::Models::ConclaveChallenge#title
- Defined in:
- lib/warframe/models/conclave_challenge.rb
#title ⇒ String (readonly)
The title of the challenge.
35 36 37 |
# File 'lib/warframe/models/conclave_challenge.rb', line 35 def title @title end |