START_SHAPE_TEST_LOS_PROBE
Asynchronously starts a line-of-sight (raycast) world probe shape test. Use the handle with 0x3D87450E15D98694 or 0x65287525D951F6BE until it returns 0 or 2. p8 is a bit mask with bits 1, 2 and/or 4, relating to collider types; 4 should usually be used. flags used are mostly 83 and 3167
SHAPETESTBuild 1207
Signature
lua
StartShapeTestLosProbe(0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0, entity, 0)
-- returns ScrHandleParameters
| Name | Type | Description |
|---|---|---|
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| int | — | |
| Entity | — | |
| int | — |
Usage
lua
StartShapeTestLosProbe(0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0, entity, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
