NativeArgument Constructor (NativePointer)

RAGE Plugin Hook Documentation

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

Initializes a new instance of the NativeArgument class

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

public NativeArgument(
	NativePointer pointer
)

Parameters

pointer
Type: Rage.NativeNativePointer

[Missing <param name="pointer"/> documentation for "M:Rage.Native.NativeArgument.#ctor(Rage.Native.NativePointer)"]

See Also

Reference