enet.peer:index
Returns the index of the peer. All peers of an ENet host are kept in an array. This function finds and returns the index of the peer of its host structure.
Function
Synopsis
peer:index()
Arguments
None.
Returns
number index
- The index of the peer.
Please login to continue.