IntToParticipantindex
Docslocal retval = IntToParticipantindex(value)Description
Simply returns whatever is passed to it (Regardless of whether the handle is valid or not).
--------------------------------------------------------
if (NETWORK::NETWORK_IS_PARTICIPANT_ACTIVE(PLAYER::INT_TO_PARTICIPANTINDEX(i)))
Parameters
| Name | Type | Description |
|---|---|---|
value | int | — |
Returns
intReturns an integer value.