Package foundry.veil.api.flare.modifier
Class RandomnessController
java.lang.Object
foundry.veil.api.flare.modifier.GlobalController
foundry.veil.api.flare.modifier.RandomnessController
- All Implemented Interfaces:
Controller
Controller with a random value each time
HostBoundController.getValue() is called.- Since:
- 2.5.0
-
Field Summary
Fields -
Method Summary
Methods inherited from class foundry.veil.api.flare.modifier.GlobalController
getName, getValue, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface foundry.veil.api.flare.modifier.Controller
initialize
-
Field Details
-
INSTANCE
-
-
Method Details
-
getUpdatedValue
public float getUpdatedValue()
-