JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
de.rpgframework.rules
de.rpgframework.genericrpg.items
IUsageMode
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getName(Locale)
getName()
Interface IUsageMode
public interface
IUsageMode
Is the item used e.g. in Melee or Ranged combat. Intended as a selector e.g. for character sheet sections
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
String
getName
(
Locale
locale)
Method Details
getName
String
getName
(
Locale
locale)
getName
String
getName
()