Class MergeSettings

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

    public class MergeSettings
    extends TaskActionTree
    A task action that loads settings from a settings file into the shared settings or a game's settings. Useful when developing plug-ins that require certain settings to be available, such as DIY component scripts.
    Since:
    3.0
    Author:
    Chris Jennings