AngeliA
Search Results for

    Show / Hide Table of Contents

    Class FrameBasedValue<T>

    A data that can be override for specified frames

    Constructors

    FrameBasedValue()

    Declaration
    public FrameBasedValue()

    FrameBasedValue(T)

    Declaration
    public FrameBasedValue(T value)

    Fields

    BaseValue

    Declaration
    public T BaseValue

    OverrideValue

    Declaration
    public T OverrideValue

    Properties

    FinalValue

    Declaration
    public T FinalValue { get; }

    Methods

    Override(T, int, int)

    Declaration
    public void Override(T value, int duration = 0, int priority = 0)

    ToString()

    Returns a string that represents the current object.

    Declaration
    public override string ToString()
    Returns
    Type Description
    string

    A string that represents the current object.

    Overrides
    object.ToString()
    Back to top ๐Ÿ„๐Ÿฆโ€โฌ›๐Ÿงฆ๐Ÿˆ๐ŸŽƒ๐Ÿ’“๐ŸŒนโ˜•๐Ÿดโ€โ˜ ๏ธ๐Ÿค