NativeArgument Constructor

RAGE Plugin Hook Documentation

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

Overload List

  NameDescription
Public methodNativeArgument(Boolean)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Boolean*)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Byte)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Int32)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Int32*)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Int64)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Int64*)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(IntPtr)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(SByte*)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Single)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Single*)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(UInt32)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(UInt32*)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(UInt64)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(UInt64*)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Void*)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(IHandleable)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Model)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(NativePointer)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(NativeString)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Player)
Initializes a new instance of the NativeArgument class
Public methodNativeArgument(Vector3*)
Initializes a new instance of the NativeArgument class
Top
See Also

Reference