WeaponDescriptorCollectionRemove Method (WeaponHash)

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.WeaponDescriptorCollection.Remove(Rage.WeaponHash)"]

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

public bool Remove(
	WeaponHash weaponHash
)

Parameters

weaponHash
Type: RageWeaponHash

[Missing <param name="weaponHash"/> documentation for "M:Rage.WeaponDescriptorCollection.Remove(Rage.WeaponHash)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rage.WeaponDescriptorCollection.Remove(Rage.WeaponHash)"]

See Also

Reference