WeaponDescriptorCollectionCopyTo Method

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Rage.WeaponDescriptorCollection.CopyTo(Rage.WeaponDescriptor[],System.Int32)"]

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public void CopyTo(
	WeaponDescriptor[] array,
	int arrayIndex
)

Parameters

array
Type: RageWeaponDescriptor

[Missing <param name="array"/> documentation for "M:Rage.WeaponDescriptorCollection.CopyTo(Rage.WeaponDescriptor[],System.Int32)"]

arrayIndex
Type: SystemInt32

[Missing <param name="arrayIndex"/> documentation for "M:Rage.WeaponDescriptorCollection.CopyTo(Rage.WeaponDescriptor[],System.Int32)"]

Implements

ICollectionTCopyTo(T, Int32)
See Also

Reference