[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
CallByAddressReturnType(IntPtr, NativeArgument) |
Calls a native by its address. This method should not be called directly. Use [!:Rage::NativeFunction::Natives] instead.
| |
CallByAddress(IntPtr, Type, NativeArgument) |
Calls a native by its address. This method should not be called directly. Use [!:Rage::NativeFunction::Natives] instead.
|
See Also