Class MergeStrings

  • All Implemented Interfaces:
    IconProvider, java.lang.Iterable<TaskAction>

    public class MergeStrings
    extends TaskActionTree
    A task action that loads strings from a string table into the game or UI language. Useful when developing plug-ins that use localized text.
    Since:
    3.0
    Author:
    Chris Jennings