NativeArgument  Conversion (Int64 to NativeArgument)

RAGE Plugin Hook Documentation

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

[Missing <summary> documentation for "M:Rage.Native.NativeArgument.op_Implicit(System.Int64*)~Rage.Native.NativeArgument"]

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

public static implicit operator NativeArgument (
	long* value
)

Parameters

value
Type: SystemInt64*

[Missing <param name="value"/> documentation for "M:Rage.Native.NativeArgument.op_Implicit(System.Int64*)~Rage.Native.NativeArgument"]

Return Value

Type: NativeArgument

[Missing <returns> documentation for "M:Rage.Native.NativeArgument.op_Implicit(System.Int64*)~Rage.Native.NativeArgument"]

See Also

Reference