Class GlobalController

java.lang.Object
foundry.veil.api.flare.modifier.GlobalController
All Implemented Interfaces:
Controller
Direct Known Subclasses:
RandomnessController

public abstract non-sealed class GlobalController extends Object implements Controller
A controller that collects its value locally.
Since:
2.5.0
See Also:
  • Constructor Details

    • GlobalController

      public GlobalController(String name)
  • Method Details