Search Results for

    Show / Hide Table of Contents

    Interface IReadOnlyReactiveModifiableProperty<T>

    Inherited Members
    IReadOnlyModifiableProperty<T>.BaseValue
    IReadOnlyModifiableProperty<T>.HasModifiers
    IReadOnlyModifiableProperty<T>.Evaluate()
    Namespace: MackySoft.Modiferty
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IReadOnlyReactiveModifiableProperty<T> : IReadOnlyModifiableProperty<T>, IReadOnlyReactiveProperty<T>
    Type Parameters
    Name Description
    T

    Properties

    Modifiers

    Declaration
    IReadOnlyReactiveModifierList<T> Modifiers { get; }
    Property Value
    Type Description
    IReadOnlyReactiveModifierList<T>
    In This Article
    Back to top Modiferty - Property Modification for Unity