Method: Warframe::Models::ConclaveChallenge#root_challenge
- Defined in:
- lib/warframe/models/conclave_challenge.rb
#root_challenge ⇒ Boolean (readonly)
Whether or not this is a root challenge.
51 52 53 |
# File 'lib/warframe/models/conclave_challenge.rb', line 51 def root_challenge @root_challenge end |