Method: Warframe::Models::ConclaveChallenge#title

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

#titleString (readonly)

The title of the challenge.

Returns:

  • (String)


35
36
37
# File 'lib/warframe/models/conclave_challenge.rb', line 35

def title
  @title
end