DrawOrderIndex constructor

DrawOrderIndex(
  1. int componentIndex,
  2. int order
)

Implementation

DrawOrderIndex(this.componentIndex, this.order);