WeaponAsset  Conversion (WeaponAsset to Object)

RAGE Plugin Hook Documentation

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

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

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

public static implicit operator Object (
	WeaponAsset asset
)

Parameters

asset
Type: RageWeaponAsset

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

Return Value

Type: Object

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

See Also

Reference