Actionable

public interface Actionable

Represents an entity whose definition contains "actions" that can be performed on the entity.

Functions

getActions
Link copied to clipboard
abstract List<StringgetActions()
Gets the available actions for the entity, usually dependent on their definition.

Inheritors

GroundItem
Link copied to clipboard
Npc
Link copied to clipboard
Widget
Link copied to clipboard
GameObject
Link copied to clipboard
Item
Link copied to clipboard