Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adjusts the specified value according to the related attribute type.
Syntax
public real adjustValueToAttribType(real _value, [boolean _forceAdjust])
Run On
Called
Parameters
- _value
Type: real
A real value that represents user input before an adjustment.
- _forceAdjust
Type: boolean
A Boolean value that determines whether the adjustment must be forced.
Return Value
Type: real
A real value that is adjusted according to the related attribute type.