_NETWORK_SESSION_GET_SESSION_REQUEST_RESULT
Returns result of session request: 0 - NOT_FOUND 1 - IN_PROGRESS 2 - TIMEOUT 3 - PLAYER_OFFLINE 4 - GANG_MEMBERS_CHANGED 5 - PLAYER_CANCELLED 6 - PLAYER_SET_TOO_LARGE 7 - MATCH_ACCEPTED 8 - OTHER
NETWORKBuild 1207
Signature
lua
NetworkSessionGetSessionRequestResult(sessionRequestId, p1)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Any* | — | |
| int* | — |
Usage
lua
NetworkSessionGetSessionRequestResult(sessionRequestId, p1)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
