Class ToggleableSetting
An object that can optionally apply various behaviour to its value when changed. We have included various implementations of this. For example: ToggleableTransformFloat is a float that can be set to override, add or multiply when the value is changed.
Inherited Members
Namespace: IdleKit.Core
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public abstract class ToggleableSetting