Class HostBoundController

java.lang.Object
foundry.veil.api.flare.modifier.HostBoundController
All Implemented Interfaces:
Controller

public non-sealed class HostBoundController extends Object implements Controller
A controller that collects values from EffectHosts.
Since:
2.5.0
  • Field Details

    • host

      protected final EffectHost host
    • value

      protected float value
  • Constructor Details

    • HostBoundController

      public HostBoundController(String name, EffectHost host)
  • Method Details