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