WeaponDescriptorCollectionItem Property

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "P:Rage.WeaponDescriptorCollection.Item(System.Int32)"]

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

public WeaponDescriptor this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: WeaponDescriptor

[Missing <value> documentation for "P:Rage.WeaponDescriptorCollection.Item(System.Int32)"]

See Also

Reference