TOGGLE_STATE

Toggle state for entities that can be toggled.

Values

Name Value Description
TS_AT_TOP 0 Entity is at top
TS_AT_BOTTOM 1 Entity is at bottom
TS_GOING_UP 2 Entity is going up
TS_GOING_DOWN 3 Entity is going down