FetchKeyAt

indigo.shared.events.StorageEvent.FetchKeyAt
final case class FetchKeyAt(index: Int) extends StorageEvent

Return the name of the key at the given index

Value parameters

index

the index to check

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait StorageEvent
trait GlobalEvent
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product