CharacterResourceLookup

Provides an interface for a lookup for Character resources.

Inheritors

Functions

Link copied to clipboard
abstract fun getKey(character: Character): String

Get a key for a character.

abstract fun getKey(character: Character, emotion: Emotion): String

Get a key for a character and emotion.