Class SetModifierFloat
The given value ignored and the returns specified value returned.
Inherited Members
Namespace: MackySoft.Modiferty
Assembly: cs.temp.dll.dll
Syntax
public class SetModifierFloat : SetModifier<float>, IModifier<float>, IModifier
Constructors
SetModifierFloat(Single, Int32)
Declaration
public SetModifierFloat(float value, int priority = 0)
Parameters
Type | Name | Description |
---|---|---|
Single | value | |
Int32 | priority |