Void ObjectTags.CopyTo(ObjectTag[] array, Int32 arrayIndex)

Parameters

  • array
    The array of type ObjectTag to copy 'this' into.
  • arrayIndex
    Type: Int32
    The index inside of the given array to start copying at.