NetworkClanGetMembershipValid — FiveM Natives
0x48A59CF88D43DF0E · NETWORK · all
Checks if a crew/membership for a player, from the cache (i.e. downloaded via NETWORK_CLAN_DOWNLOAD_MEMBERSHIP) is valid.
Parameters
| Name | Type | Description |
|---|---|---|
| networkHandle | int* | A player network handle. |
| membershipIndex | int | If the player has multiple crews/memberships, use \[0-9], or -1 to get the active crew/membership. |
Returns
BOOL