Method: Warframe::Models::ConclaveChallenge#root_challenge

Defined in:
lib/warframe/models/conclave_challenge.rb

#root_challengeBoolean (readonly)

Whether or not this is a root challenge.

Returns:

  • (Boolean)


51
52
53
# File 'lib/warframe/models/conclave_challenge.rb', line 51

def root_challenge
  @root_challenge
end