Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_SortElementComponent Class Reference
Inheritance diagram for SCR_SortElementComponent:

Detailed Description

Sort element must be placed on a widget inside a sort header. The sort element visualizes sort order by using effects with different tags:

  • Effects with "all" tag are always active;
  • Effects with "sort_desc" and "sort_asc" are active only when sorting in specific direction;
  • Effects with "sort_none" are active when not sorting in any direciton.

!!! When any sorting is selected, button is in "toggled on" state. When no sorting, button is in "toggled off" state. Therefore effects must be configured accordingly, and proper states must be used in effect configuration.

Definition at line 19 of file SCR_SortElementComponent.c.


The documentation for this class was generated from the following file: