NativeArgument Constructor (SByte)

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(
	sbyte* value
)

Parameters

value
Type: SystemSByte*

[Missing <param name="value"/> documentation for "M:Rage.Native.NativeArgument.#ctor(System.SByte!System.Runtime.CompilerServices.IsSignUnspecifiedByte*)"]

See Also

Reference