Difference between revisions of "Operator Element"
Jump to navigation
Jump to search
→Comparative Operators: Swapped descriptions for min & max. I know this doesn't make sense to have them that way around, but that's how it is. Example: hud_main_menu.xml (the status bars-part).
imported>Kyoma |
imported>Low Post (→Comparative Operators: Swapped descriptions for min & max. I know this doesn't make sense to have them that way around, but that's how it is. Example: hud_main_menu.xml (the status bars-part).) |
||
Line 86: | Line 86: | ||
== Comparative Operators == | == Comparative Operators == | ||
*'''Min''' - | *'''Min''' - The current value greater than the value of <min>, it is set to that value. | ||
*'''Max''' - | *'''Max''' - If current value is less than the value of <max>, it is set to that value. | ||
[[Category:Oblivion XML]] | [[Category:Oblivion XML]] |