Method: Warframe::Models::Cetus#state

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

#stateString (readonly)

Current world state of Cetus.

Returns:

  • (String)


20
21
22
# File 'lib/warframe/models/cetus.rb', line 20

def state
  @state
end