Enumeration EAnimationMode

different row animation modes

Enumeration Members

HIDE: 4

row disappears

SHOW: 3

row appears

UPDATE: 0

plain update existed both before and after

UPDATE_CREATE: 1

exists both before and after but wasn't visible yet thus was created

UPDATE_REMOVE: 2

exists both before and after is visible but not needed anymore and thus removed