manipulator_priority
Priorities that manipulator use to choose to work on item with type same with what_type.
Vars | |
name | Name that user will see in ui. |
---|---|
number | Place in the priority queue. The lower the number, the more important the priority. Doesn’t really matter what number you enter, user can set priority for themselves, BUT!!! Don't write the same numbers in the same parent otherwise something may go wrong. |
what_type | What type carries this priority. |
Var Details
name
Name that user will see in ui.
number
Place in the priority queue. The lower the number, the more important the priority. Doesn’t really matter what number you enter, user can set priority for themselves, BUT!!! Don't write the same numbers in the same parent otherwise something may go wrong.
what_type
What type carries this priority.