Method: Warframe::Models::Cetus#short_string

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

#short_stringString (readonly)

A short string of the time left until state change.

Returns:

  • (String)


33
34
35
# File 'lib/warframe/models/cetus.rb', line 33

def short_string
  @short_string
end