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)


37
38
39
# File 'lib/warframe/models/cetus.rb', line 37

def short_string
  @short_string
end