RangeSceneItemCapacityExceedLimit constant

int const RangeSceneItemCapacityExceedLimit

Description: The binding capacity of the item exceeds the maximum limit.
Cause: The binding capacity of the item exceeds the maximum limit.
Solutions: Please use a capacity that does not exceed the maximum binding capacity to create an item.

Implementation

static const int RangeSceneItemCapacityExceedLimit = 1019026;