from enum processor.MoveOwnerType
from enum value: ADDRESS = 0;
from enum value: OBJECT = 1;
from enum value: TYPE = 3;
from enum value: WRAPPED_OBJECT = 2;
Generated
from enum processor.MoveOwnerType