WeaponAsset  Conversion (UInt32 to WeaponAsset)

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.WeaponAsset.op_Implicit(System.UInt32)~Rage.WeaponAsset"]

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

public static implicit operator WeaponAsset (
	uint hash
)

Parameters

hash
Type: SystemUInt32

[Missing <param name="hash"/> documentation for "M:Rage.WeaponAsset.op_Implicit(System.UInt32)~Rage.WeaponAsset"]

Return Value

Type: WeaponAsset

[Missing <returns> documentation for "M:Rage.WeaponAsset.op_Implicit(System.UInt32)~Rage.WeaponAsset"]

See Also

Reference