Show / Hide Table of Contents

    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.

    Inheritance
    Object
    ToggleableSetting
    ToggleableSetting<T>
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ToString()
    Object.ReferenceEquals(Object, Object)
    Namespace: IdleKit.Core
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public abstract class ToggleableSetting
    Back to top Copyright © 2020 East Side Games Inc.