Search Results for

    Show / Hide Table of Contents

    Class SetModifierInt

    The given value ignored and the returns specified value returned.

    Inheritance
    Object
    SetModifier<Int32>
    SetModifierInt
    Implements
    IModifier<Int32>
    IModifier
    Inherited Members
    SetModifier<Int32>.Value
    SetModifier<Int32>.Priority
    SetModifier<Int32>.Evaluate(Int32)
    Namespace: MackySoft.Modiferty
    Assembly: cs.temp.dll.dll
    Syntax
    public class SetModifierInt : SetModifier<int>, IModifier<int>, IModifier

    Constructors

    SetModifierInt(Int32, Int32)

    Declaration
    public SetModifierInt(int value, int priority = 0)
    Parameters
    Type Name Description
    Int32 value
    Int32 priority

    Implements

    IModifier<T>
    IModifier
    In This Article
    Back to top Modiferty - Property Modification for Unity