[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Rage.Native.NativePointer"]
Inheritance Hierarchy
Rage.NativeNativePointer
Namespace: Rage.Native
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
The NativePointer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | NativePointer | Initializes a new instance of the NativePointer class |
![]() | NativePointer(Int32) | Initializes a new instance of the NativePointer class |
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by the NativePointer |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the NativePointer and optionally releases the managed resources |
![]() | GetValueReturnType | |
![]() | SetValueReturnType |
See Also