RangeSceneItemNotBind constant

int const RangeSceneItemNotBind

Description: The item is not bound.
Cause: The item is not bound.
Solutions: Please bind the item first.

Implementation

static const int RangeSceneItemNotBind = 1019024;