IS_COLLISION_MARKED_OUTSIDE
Returns true if the collision at the specified coords is marked as being outside (false if there's an interior)
INTERIORBuild 1207
Signature
lua
IsCollisionMarkedOutside(0.0, 0.0, 0.0)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| float | — | |
| float | — | |
| float | — |
Usage
lua
IsCollisionMarkedOutside(0.0, 0.0, 0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
