Package foundry.veil.api.flare.modifier
Class GlobalController
java.lang.Object
foundry.veil.api.flare.modifier.Controller
foundry.veil.api.flare.modifier.GlobalController
- Direct Known Subclasses:
RandomnessController
Global controller have no host and collect their value locally.
- Since:
- 2.5.0
- See Also:
-
Field Summary
Fields inherited from class foundry.veil.api.flare.modifier.Controller
host, identifier, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class foundry.veil.api.flare.modifier.Controller
getIdentifier, getUpdatedValue, getValue, initialize, update
-
Constructor Details
-
GlobalController
-